[Bug debug/24824] [4.1/4.2 Regression] ICE: in build_abbrev_table, at dwarf2out.c:6427 with -feliminate-dwarf2-dups

nathan at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jan 6 13:39:00 GMT 2006



------- Comment #10 from nathan at gcc dot gnu dot org  2006-01-06 13:39 -------
Created an attachment (id=10588)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10588&action=view)
simplest test case

This appears to be tickling a latent bug in the dwarf code.  Before my patch I
discover that the structure's dwarf information appears to be a child of
comp_unit, whereas afterwards it's a child of a namespace.  the latter seems
correct to me -- I am investigating.


-- 


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




More information about the Gcc-bugs mailing list