Use __asm__ rather than asm in gold testsuite
[deliverable/binutils-gdb.git] / gold / testsuite / ver_test_4.script
index 55c7acc8f9495102aaae2bc7caff7dbad0382b1a..6bc0ece6208c545ac9d52caa357888e717838a79 100644 (file)
@@ -1,6 +1,6 @@
-## basic_test.cc -- a test case for gold
+## ver_test_4.script -- a test case for gold
 
-## Copyright 2007 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.025712 seconds and 4 git commands to generate.