[Bug debug/48354] internal compiler error: in splice_child_die, at dwarf2out.c:8064

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue May 24 15:44:00 GMT 2011


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

--- Comment #6 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-05-24 14:58:53 UTC ---
It seems that we can pull in types via that link that have function-decls in
them (methods) that do not have an assembler name set.  But we happily
enter them into symtab merging and so we ICE.  See also PR48437 for a
related case.  Hohumm.



More information about the Gcc-bugs mailing list