[Bug debug/69077] [6 Regression] omnetpp ICEs with -flto -g
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jan 8 13:49:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69077
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rguenth at gcc dot gnu.org
--- Comment #11 from Richard Biener <rguenth at gcc dot gnu.org> ---
The machinery in dwarf2out is somewhat fragile (as discovered from LTO early
debug work). Note that I changed lto_symtab_merge to OR DECL_POSSIBLY_INLINED
during that work (committed to trunk). But I remember I still hit that very
same assert.
More information about the Gcc-bugs
mailing list