https://sourceware.org/bugzilla/show_bug.cgi?id=27484
--- Comment #7 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <ni...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ca8f6bc629cb27792ce449e7253c74a3f6f75fda commit ca8f6bc629cb27792ce449e7253c74a3f6f75fda Author: Nick Clifton <ni...@redhat.com> Date: Tue Mar 2 16:08:23 2021 +0000 Fix the BFD library's parsing of DIEs where specification attributes can refer to variables that are defined later on. PR 27484 * dwarf2.c (scan_unit_for_symbols): Scan twice, once to accumulate function and variable tags and a second time to resolve their attributes. -- You are receiving this mail because: You are on the CC list for the bug.