This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug lto/47497] [4.6 Regression] SPEC CPU 2006 failed to link with LTO


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47497

--- Comment #7 from Jan Hubicka <hubicka at ucw dot cz> 2011-01-30 17:36:01 UTC ---
> Honza?  Why is -fwhole-program not ignored, or why should it not be?
> Why does it make a difference at all here?
Well, it is effectively ignored - i.e. on symbols with resolution info attached
it should do nothing.  So it seems we fail to get resolution info from plugin
correctly.  I will check.

Honza


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]