------- Comment #2 from jakub at gcc dot gnu dot org 2008-08-30 19:34 ------- Created an attachment (id=16172) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16172&action=view) gcc44-pr37287.patch
Patch I'm going to bootstrap/regtest. For DW_TAG_module with DW_AT_declaration we really shouldn't add DW_AT_decl_file and DW_AT_decl_line attributes, we don't know in which file they are defined (and even if we read it from *.mod, it is a different file than the CU ever includes). -- jakub at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|unassigned at gcc dot gnu |jakub at gcc dot gnu dot org |dot org | Status|NEW |ASSIGNED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37287