This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug debug/55063] [4.8 Regression] Thousands of failures in the libstdc++-v3 tests after revision 192739


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

--- Comment #2 from Jack Howarth <howarth at nitro dot med.uc.edu> 2012-10-24 20:06:12 UTC ---
A 'dwarfdump -a' of the malformed static.o shows the error is at...

[ 74] TAG_class_type                DW_CHILDREN_yes
       AT_name                      FORM_string
       AT_declaration               FORM_flag
       AT_declaration               FORM_flag
       AT_sibling                   FORM_ref4


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]