[Bug target/77349] New: AIX DWARF debugging offset in 64 bit mode

dje at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Aug 23 15:01:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77349

            Bug ID: 77349
           Summary: AIX DWARF debugging offset in 64 bit mode
           Product: gcc
           Version: 6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dje at gcc dot gnu.org
  Target Milestone: ---
            Target: powerpc-ibm-aix*

The AIX assembler implicitly inserts the length information at the beginning of
DWARF debugging sections.  In 64 bit mode, it also implicitly inserts the 64
bit DWARF extension escape sequence. This requires that GCC emit 64 bit offsets
to match the directive emitted by the assembler.


More information about the Gcc-bugs mailing list