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/44951] debug info ICE in whopr build due to missing -g at compile time.


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

--- Comment #4 from Jan Hubicka <hubicka at gcc dot gnu.org> 2010-10-15 02:41:58 UTC ---
Hmm, shall we just trim down freeing of lang datastructures to not depend on -g
or simply refuse link LTO objects compiled with -g0 with -g (and convince
Mozilla to update their Makefile?)


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