public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/53235] New: [4.8 Regression] 20120504 broke -fdebug-types-section
@ 2012-05-04 18:30 jan.kratochvil at redhat dot com
  2012-05-07  9:48 ` [Bug debug/53235] " rguenth at gcc dot gnu.org
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: jan.kratochvil at redhat dot com @ 2012-05-04 18:30 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 53235
           Summary: [4.8 Regression] 20120504 broke -fdebug-types-section
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: jan.kratochvil@redhat.com
            Target: x86_64-unknown-linux-gnu


PASS: gcc (GCC) 4.7.1 20120504 (prerelease)
FAIL: gcc (GCC) 4.8.0 20120504 (experimental)
(I do not have it here to verify but apparently 4.8.0 20120503 PASSed.)

There are 338 GDB testsuite regressions due to it, one for all:

 p acp->c1
-$9 = (A *) 0x0
-(gdb) PASS: gdb.cp/class2.exp: p acp->c1
+$9 = (struct A *) 0x0
+(gdb) FAIL: gdb.cp/class2.exp: p acp->c1

PASS:
 <2><1ad>: Abbrev Number: 4 (DW_TAG_member)
    <1ae>   DW_AT_name        : c1
    <1b3>   DW_AT_type        : <0x203>
    <1b7>   DW_AT_data_member_location: 24
 <1><203>: Abbrev Number: 19 (DW_TAG_pointer_type)
    <204>   DW_AT_byte_size   : 8
    <205>   DW_AT_type        : signature: 9f2338a31cdd67b0

FAIL:
 <2><1aa>: Abbrev Number: 4 (DW_TAG_member)
    <1ab>   DW_AT_name        : c1
    <1b0>   DW_AT_type        : <0x200>
    <1b4>   DW_AT_data_member_location: 24
 <1><200>: Abbrev Number: 9 (DW_TAG_pointer_type)
    <201>   DW_AT_byte_size   : 8
    <202>   DW_AT_type        : <0x21e>
 <1><21e>: Abbrev Number: 17 (DW_TAG_typedef)
    <21f>   DW_AT_type        : signature: 9f2338a31cdd67b0

<21e> seems to be excessive/redundant.


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2013-01-20 20:36 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-04 18:30 [Bug debug/53235] New: [4.8 Regression] 20120504 broke -fdebug-types-section jan.kratochvil at redhat dot com
2012-05-07  9:48 ` [Bug debug/53235] " rguenth at gcc dot gnu.org
2012-05-07 14:25 ` jason at gcc dot gnu.org
2012-05-07 14:34 ` jan.kratochvil at redhat dot com
2012-05-07 14:53 ` jason at gcc dot gnu.org
2012-05-07 15:12 ` jan.kratochvil at redhat dot com
2012-05-13  5:12 ` jason at gcc dot gnu.org
2012-05-14  2:24 ` jason at gcc dot gnu.org
2012-05-19 14:30 ` jan.kratochvil at redhat dot com
2012-05-24  5:49 ` jan.kratochvil at redhat dot com
2012-07-07 14:13 ` jason at gcc dot gnu.org
2012-07-17 19:10 ` jan.kratochvil at redhat dot com
2012-07-19  3:17 ` jason at gcc dot gnu.org
2012-07-19 20:02 ` jason at gcc dot gnu.org
2012-07-19 20:09 ` jason at gcc dot gnu.org
2012-09-06  3:34 ` ccoutant at gcc dot gnu.org
2013-01-20 20:36 ` mrs at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).