]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Backportpatch to fix parsing of DWARF fuction and variable tags.
authorNick Clifton <nickc@redhat.com>
Fri, 9 Jul 2021 15:39:06 +0000 (16:39 +0100)
committerNick Clifton <nickc@redhat.com>
Fri, 9 Jul 2021 15:39:06 +0000 (16:39 +0100)
commitabe2a28aaa7a2bfd0f3061c72a98eb898976b721
tree0cf20bd9e600b64c6bfa794b0f05bcdc34cac71f
parent814d9ecf9b08018aa8ae2cd768ad8628945fd6aa
Backportpatch to fix parsing of DWARF fuction and variable tags.

PR 27484
bfd * dwarf2.c (scan_unit_for_symbols): Scan twice, once to accumulate
function and variable tags and a second time to resolve their
attributes.
bfd/ChangeLog
bfd/dwarf2.c