* symtab.cc (Symbol_table::add_from_object): Handle saw_undefined_
authorIan Lance Taylor <ian@airs.com>
Thu, 27 Mar 2008 18:19:09 +0000 (18:19 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 27 Mar 2008 18:19:09 +0000 (18:19 +0000)
commit18e6b24e63c9965e417f009c21e1945e735ef0d0
treedc505be1409e16d15451b6a44eeeb17d7bafd323
parent38de72b9a0ea41e8436c0dfc546017a20108386d
* symtab.cc (Symbol_table::add_from_object): Handle saw_undefined_
and commons_ correctly when NAME/VERSION does not override
NAME/NULL.
* testsuite/ver_test_6.c: New file.
* testsuite/Makefile.am (check_PROGRAMS): Add ver_test_6
(ver_test_6_SOURCES, ver_test_6_DEPENDENCIES): New variables.
(ver_test_6_LDFLAGS, ver_test_6_LDADD): New variables.
gold/ChangeLog
gold/symtab.cc
gold/testsuite/Makefile.am
gold/testsuite/Makefile.in
gold/testsuite/ver_test_6.c [new file with mode: 0644]
This page took 0.027656 seconds and 4 git commands to generate.