]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gold/testsuite/Makefile.in
Don't get confused about whether a symbol is the default version if we
authorIan Lance Taylor <iant@google.com>
Fri, 14 Mar 2008 05:57:19 +0000 (05:57 +0000)
committerIan Lance Taylor <iant@google.com>
Fri, 14 Mar 2008 05:57:19 +0000 (05:57 +0000)
commitbe3e620119165a017266af64ae310cd6343a370a
tree57915f9f4f0cdf98cba70ce17782e116ba16dc4e
parent36cf3ec26ac5ecc440b4fe014404981136778d2d
Don't get confused about whether a symbol is the default version if we
see a later reference to it.  Add tests for this case.
gold/Makefile.in
gold/configure
gold/configure.ac
gold/symtab.cc
gold/symtab.h
gold/testsuite/Makefile.am
gold/testsuite/Makefile.in
gold/testsuite/ver_test_2.sh [new file with mode: 0755]
gold/testsuite/ver_test_main_2.cc [new file with mode: 0644]