[Bug debug/18112] -feliminate-dwarf2-dups produces debug entries in wrong scope

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jan 11 12:41:00 GMT 2012


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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED

--- Comment #7 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-01-11 12:41:10 UTC ---
Fixed at least with GCC 4.6 where it correctly appears below

 <1><2920>: Abbrev Number: 66 (DW_TAG_namespace)
    <2921>   DW_AT_name        : std    
    <2925>   DW_AT_decl_file   : 3      
    <2926>   DW_AT_decl_line   : 0      
    <2927>   DW_AT_sibling     : <0x2c56>



More information about the Gcc-bugs mailing list