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 a75731e..66d6e7a 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 23421c4..7e75e1c 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 39fa04e..1f09197 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 3756d6d..fc52b28 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 ad1d558..e7e3002 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 372b91f..4b7e2c7 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 97cf72f..55c7acc 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 9eb6ccd..c572a19 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.