]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Ignore DWARF debug information with a version of 0 - assume that it is padding.
authorNick Clifton <nickc@redhat.com>
Mon, 4 Apr 2016 11:53:33 +0000 (12:53 +0100)
committerNick Clifton <nickc@redhat.com>
Mon, 4 Apr 2016 11:53:33 +0000 (12:53 +0100)
commit67f101eece4327a7c9e13f257fe76f8082a5e336
tree23720406c938c589efe15bdf8b1aa8f8e7e956a4
parent26cdfd92055ece05e1abb5248ddb78f3386f857b
Ignore DWARF debug information with a version of 0 - assume that it is padding.

PR 19872
bfd * dwarf2.c (parse_comp_unit): Skip warning about unrecognised
version number if the version is zero.

bin * dwarf.c (display_debug_aranges): Skip warning about unrecognised
version number if the version is zero.
bfd/ChangeLog
bfd/dwarf2.c
binutils/ChangeLog
binutils/dwarf.c
ld/emultempl/pe.em
ld/pe-dll.c
sim/aarch64/simulator.c