[Bug debug/54887] gdb test case failure with mi-var-rtti

arnez at linux dot vnet.ibm.com gcc-bugzilla@gcc.gnu.org
Thu Oct 11 08:29:00 GMT 2012


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

Andreas Arnez <arnez at linux dot vnet.ibm.com> changed:

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

--- Comment #4 from Andreas Arnez <arnez at linux dot vnet.ibm.com> 2012-10-11 08:28:52 UTC ---
(In reply to comment #3)
> That should also have been fixed in r192165.

Hm, for the test case above I still see the locals of rtti_for_ptr_test()
wrapped in a lexical block:

 <2><32e>: Abbrev Number: 27 (DW_TAG_lexical_block)
    <32f>   DW_AT_low_pc      : 0x400758
    <337>   DW_AT_high_pc     : 0x38 0x0
 <3><33f>: Abbrev Number: 28 (DW_TAG_variable)
    <340>   DW_AT_name        : d
 ...

Should we follow up on this?



More information about the Gcc-bugs mailing list