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



--- Comment #5 from Jack Howarth <howarth at nitro dot med.uc.edu> 2012-10-25 
17:40:26 UTC ---

Interestingly, on x86_64 Fedora 15, I don't see repeated instances of

AT_location but instead...



 <2><2b72>: Abbrev Number: 78 (DW_TAG_class_type)

    <2b73>   DW_AT_name        : (indirect string, offset: 0x27e2): ios_base

    <2b77>   DW_AT_declaration : 1

    <2b77>   DW_AT_declaration : 1

    <2b77>   DW_AT_sibling     : <0x2bdf>



repeated instances of DW_AT_declaration from 'objdump -Wi ./static.o' of the

build of the 17_intro/static.cc test case.

Reply via email to