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 target/52717] thunk referenced in discarded section when building samba with -flto


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

--- Comment #3 from Jan Hubicka <hubicka at ucw dot cz> 2012-03-26 10:48:33 UTC ---
> > That stuff might simply not be set up properly for LTO (it does not seem
> > to be integrated with the cgraph).  Honza?  Eric?
> 
> Yes, that's very likely the source of the problem.
Hmm, if the sparc_get_pc_thunk is reference to libgcc, how it can end up being
defined
in ltrans24?  Perhaps renaming interfere here with the references done in sparc
frontend?

Honza


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