From Cary Coutant: Fix a case in which code takes the address of a
authorIan Lance Taylor <iant@google.com>
Fri, 1 Feb 2008 00:39:10 +0000 (00:39 +0000)
committerIan Lance Taylor <iant@google.com>
Fri, 1 Feb 2008 00:39:10 +0000 (00:39 +0000)
commit03e8f2b225dde93f13d6b7dd164f54ffe5591e64
treeba4db5048cd7c5e6e19b1caf3121f158dd3c4933
parent59a016f09f0e9a33e822fb0b79c608e582755dfd
From Cary Coutant: Fix a case in which code takes the address of a
function and also calls it directly.
gold/i386.cc
gold/testsuite/Makefile.am
gold/testsuite/Makefile.in
gold/testsuite/two_file_test.h
gold/testsuite/two_file_test_1.cc
gold/testsuite/two_file_test_1b.cc [new file with mode: 0644]
gold/testsuite/two_file_test_main.cc
gold/x86_64.cc