------- 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


Reply via email to