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/47188] Undefined reference errors when combining IR and non-IR object files


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

--- Comment #1 from Jan Hubicka <hubicka at ucw dot cz> 2011-01-06 13:18:03 UTC ---
The bug seems to be that lto-symtab incorrectly sets resolution info of the
callgraph node as unknown.  Looking into it.

Honza


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