Use __asm__ rather than asm in gold testsuite
[deliverable/binutils-gdb.git] / gold / testsuite / ver_test_4.script
index ebcf1e954ec02c05afd5ad16fe5d8c5fbb769915..6bc0ece6208c545ac9d52caa357888e717838a79 100644 (file)
@@ -1,6 +1,6 @@
 ## ver_test_4.script -- a test case for gold
 
-## Copyright 2007, 2008 Free Software Foundation, Inc.
+## Copyright (C) 2007-2020 Free Software Foundation, Inc.
 ## Written by Cary Coutant <ccoutant@google.com>.
 
 ## This file is part of gold.
@@ -30,6 +30,6 @@ VER1 {
 VER2 {
   global:
     t1_2;
-    t2_2;
+    t4_2a;
 } VER1;
 
This page took 0.02448 seconds and 4 git commands to generate.