Correct contributor name on new tests, remove #if 0 code.
authorIan Lance Taylor <iant@google.com>
Sat, 22 Dec 2007 00:50:43 +0000 (00:50 +0000)
committerIan Lance Taylor <iant@google.com>
Sat, 22 Dec 2007 00:50:43 +0000 (00:50 +0000)
gold/testsuite/ver_test.h
gold/testsuite/ver_test_1.cc
gold/testsuite/ver_test_2.cc
gold/testsuite/ver_test_2.script
gold/testsuite/ver_test_3.cc
gold/testsuite/ver_test_4.cc
gold/testsuite/ver_test_4.script
gold/testsuite/ver_test_main.cc

index a75731eb241097682d7e14eaa7ea5184642b16c9..66d6e7ae25c9f5e3e238630af52583ecc6d292f9 100644 (file)
@@ -1,7 +1,7 @@
 // basic_test.cc -- a test case for gold
 
 // Copyright 2007 Free Software Foundation, Inc.
-// Written by Ian Lance Taylor <iant@google.com>.
+// Written by Cary Coutant <ccoutant@google.com>.
 
 // This file is part of gold.
 
index 23421c434faabbc9942ee53df87afe89c2f22e41..7e75e1c71de49a8e384a06dd8b6b6dc56b58f0ac 100644 (file)
@@ -1,7 +1,7 @@
 // basic_test.cc -- a test case for gold
 
 // Copyright 2007 Free Software Foundation, Inc.
-// Written by Ian Lance Taylor <iant@google.com>.
+// Written by Cary Coutant <ccoutant@google.com>.
 
 // This file is part of gold.
 
index 39fa04ed588072569a8ef52c81ab987cb71d7071..1f09197014c6c5bdd2e39d038c77dcef2b029598 100644 (file)
@@ -1,7 +1,7 @@
 // basic_test.cc -- a test case for gold
 
 // Copyright 2007 Free Software Foundation, Inc.
-// Written by Ian Lance Taylor <iant@google.com>.
+// Written by Cary Coutant <ccoutant@google.com>.
 
 // This file is part of gold.
 
 
 #include "ver_test.h"
 
-#if 0
-__asm__(".symver t1_2_a,t1_2@VER2");
-
-extern "C"
-int
-t1_2_a();
-
-#define t1_2 t1_2_a
-#endif
-
 int
 t3_2()
 {
index 3756d6d0c3479184e224fa7a84952b75c54f37bc..fc52b284dbab914b2304854cbf99fac587b047a4 100644 (file)
@@ -1,7 +1,7 @@
 ## basic_test.cc -- a test case for gold
 
 ## Copyright 2007 Free Software Foundation, Inc.
-## Written by Ian Lance Taylor <iant@google.com>.
+## Written by Cary Coutant <ccoutant@google.com>.
 
 ## This file is part of gold.
 
index ad1d5588bab070524402d479c07aba02bd6f0397..e7e30024bdd019f1f36d80f097664b939748aff1 100644 (file)
@@ -1,7 +1,7 @@
 // basic_test.cc -- a test case for gold
 
 // Copyright 2007 Free Software Foundation, Inc.
-// Written by Ian Lance Taylor <iant@google.com>.
+// Written by Cary Coutant <ccoutant@google.com>.
 
 // This file is part of gold.
 
index 372b91f58c1b89e00e9c77a6467e12cc4e0605c9..4b7e2c75324f287315e18c4b8378691a373ae90b 100644 (file)
@@ -1,7 +1,7 @@
 // basic_test.cc -- a test case for gold
 
 // Copyright 2007 Free Software Foundation, Inc.
-// Written by Ian Lance Taylor <iant@google.com>.
+// Written by Cary Coutant <ccoutant@google.com>.
 
 // This file is part of gold.
 
index 97cf72fbc0e8cc551db040762397a06508c14b4c..55c7acc8f9495102aaae2bc7caff7dbad0382b1a 100644 (file)
@@ -1,7 +1,7 @@
 ## basic_test.cc -- a test case for gold
 
 ## Copyright 2007 Free Software Foundation, Inc.
-## Written by Ian Lance Taylor <iant@google.com>.
+## Written by Cary Coutant <ccoutant@google.com>.
 
 ## This file is part of gold.
 
index 9eb6ccdc9d662c0e8f2e52d987bc8f7f7b134a22..c572a19dc4dae9affef89af3470925ef23b5319d 100644 (file)
@@ -1,7 +1,7 @@
 // basic_test.cc -- a test case for gold
 
 // Copyright 2007 Free Software Foundation, Inc.
-// Written by Ian Lance Taylor <iant@google.com>.
+// Written by Cary Coutant <ccoutant@google.com>.
 
 // This file is part of gold.