[Bug lto/47497] [4.6 Regression] SPEC CPU 2006 failed to link with LTO -fuse-linker-plugin -fwhole-program
hubicka at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Feb 12 13:05:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47497
Jan Hubicka <hubicka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
AssignedTo|unassigned at gcc dot |hubicka at gcc dot gnu.org
|gnu.org |
--- Comment #9 from Jan Hubicka <hubicka at gcc dot gnu.org> 2011-02-12 13:03:25 UTC ---
Hmm, I guess the problem is that we ignore resolution info of aliases when
deciding on privatizing the symbol and then we privatize everything including
the aliases. This should be easy to fix.
I am travelling till 15th, so will look more into this then. It would be great
to have a testcase ;)
More information about the Gcc-bugs
mailing list