[Bug middle-end/49463] [4.7 Regression] LTO doesn't work symbol renamed via asm statement
hubicka at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Sep 27 17:18:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49463
Jan Hubicka <hubicka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #14 from Jan Hubicka <hubicka at gcc dot gnu.org> 2011-09-27 16:42:57 UTC ---
It turns out that I forgot to commit the libstrstr patch and in meantime
configure script was modified so it no longer enabled -fuse-linker-plugin by
default. Since I tend to always specify it by hand I did not noticed for quite
a while.
I suppose the problem is that I have plugin enabled LD in my install directory
while configure script is incorrectly querying the system wide LD?
Anyway testsuite should be clean with plugin now. Sorry for taking so long.
More information about the Gcc-bugs
mailing list