]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/ChangeLog
Gas generated incorrect debug info (top-level DW_TAG_unspecified_type DIE)
authorNick Clifton <nickc@redhat.com>
Thu, 8 Sep 2022 11:43:33 +0000 (12:43 +0100)
committerNick Clifton <nickc@redhat.com>
Thu, 8 Sep 2022 11:43:33 +0000 (12:43 +0100)
commit0ee31dffb8202dcd1f867b7144db9a8bd69a7499
treec009dc92e7832b82596e4742ae23a458a6e2aa4d
parent39eedb20b7e95e469d11667c11233233e9d0226b
Gas generated incorrect debug info (top-level DW_TAG_unspecified_type DIE)

PR 29559
* dwarf2dbg.c (out_debug_info): Place DW_TAG_unspecified_type at
the end of the list of children, not at the start of the CU
information.
* testsuite/gas/elf/dwarf-3-func.d: Update expected output.
* testsuite/gas/elf/dwarf-5-func-global.d: Likewise.
* testsuite/gas/elf/dwarf-5-func-local.d: Likewise.
* testsuite/gas/elf/dwarf-5-func.d: Likewise.
gas/ChangeLog
gas/dwarf2dbg.c
gas/testsuite/gas/elf/dwarf-3-func.d
gas/testsuite/gas/elf/dwarf-5-func-global.d
gas/testsuite/gas/elf/dwarf-5-func-local.d
gas/testsuite/gas/elf/dwarf-5-func.d