public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/48229] New: DW_TAG_type_unit has no DW_AT_producer
@ 2011-03-22  9:55 jan.kratochvil at redhat dot com
  2011-03-22 20:35 ` [Bug debug/48229] " dodji at gcc dot gnu.org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: jan.kratochvil at redhat dot com @ 2011-03-22  9:55 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: DW_TAG_type_unit has no DW_AT_producer
           Product: gcc
           Version: 4.5.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: jan.kratochvil@redhat.com
            Target: x86_64-unknown-linux-gnu


FAIL g++ (GCC) 4.5.3 20110322 (prerelease)
FAIL g++ (GCC) 4.6.0 20110322 (prerelease)
FAIL g++ (GCC) 4.7.0 20110322 (experimental)

echo 'class C {} c;' | g++ -o 1.o -c -g -Wall -x c++ - -gdwarf-4

Contents of the .debug_info section:
 <0><b>: Abbrev Number: 3 (DW_TAG_compile_unit)
    < c>   DW_AT_producer    : GNU C++ 4.5.3 20110322 (prerelease)      
+
Contents of the .debug_types section:
 <0><17>: Abbrev Number: 1 (DW_TAG_type_unit)
    <18>   DW_AT_language    : 4        (C++)
    <19>   DW_AT_GNU_odr_signature: 0xef4f1478 0xafb836e1       
    <21>   DW_AT_stmt_list   : 0x0      
 - no DW_AT_producer here to check for workaround of PR debug/45124.


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

end of thread, other threads:[~2011-03-28 11:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-22  9:55 [Bug debug/48229] New: DW_TAG_type_unit has no DW_AT_producer jan.kratochvil at redhat dot com
2011-03-22 20:35 ` [Bug debug/48229] " dodji at gcc dot gnu.org
2011-03-23  9:58 ` dodji at gcc dot gnu.org
2011-03-23 11:57 ` dodji at gcc dot gnu.org
2011-03-23 12:16 ` jakub at gcc dot gnu.org
2011-03-23 13:12 ` jan.kratochvil at redhat dot com
2011-03-23 15:43 ` dodji at gcc dot gnu.org
2011-03-28  9:34 ` jan.kratochvil at redhat dot com
2011-03-28  9:35 ` jakub at gcc dot gnu.org
2011-03-28 11:47 ` [Bug debug/48229] 4.5.x should produce unambiguous DW_AT_accessibility jan.kratochvil at redhat dot com

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).