gcc PR lto/42757
authorCary Coutant <ccoutant@google.com>
Tue, 6 Apr 2010 21:56:24 +0000 (21:56 +0000)
committerCary Coutant <ccoutant@google.com>
Tue, 6 Apr 2010 21:56:24 +0000 (21:56 +0000)
commitbe234d887ed5127f8a87aecb6e131679398485c1
tree3e54d235fd89df3866ea696bd10ab969a883f1a4
parent3149d8c1150e24222c6c41e2c0fdde42f202d750
gcc PR lto/42757
* plugin.cc (Pluginobj::get_symbol_resolution_info): Check for
prevailing definitions of common symbols.
* testsuite/plugin_test_6.sh: New test case.
* testsuite/plugin_common_test_1.c: New test case.
* testsuite/plugin_common_test_2.c: New test case.
* testsuite/Makefile.am (plugin_test_6): New test case.
* testsuite/Makefile.in: Regenerate.
gold/ChangeLog
gold/plugin.cc
gold/testsuite/Makefile.am
gold/testsuite/Makefile.in
gold/testsuite/plugin_common_test_1.c [new file with mode: 0644]
gold/testsuite/plugin_common_test_2.c [new file with mode: 0644]
gold/testsuite/plugin_test_6.sh [new file with mode: 0755]
This page took 0.026126 seconds and 4 git commands to generate.