Correct contributor name on new tests, remove #if 0 code.

This commit is contained in:
Ian Lance Taylor 2007-12-22 00:50:43 +00:00
parent e1d88ee402
commit 06a9731e8a
8 changed files with 8 additions and 18 deletions

View 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.

View 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.

View 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.
@ -22,16 +22,6 @@
#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()
{

View 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.

View 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.

View 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.

View 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.

View 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.