bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/27484] clang++: objdump: DWARF error: could not find varia


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/27484] clang++: objdump: DWARF error: could not find variable specification at offset
Date: Tue, 02 Mar 2021 16:10:01 +0000

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 <nickc@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ca8f6bc629cb27792ce449e7253c74a3f6f75fda

commit ca8f6bc629cb27792ce449e7253c74a3f6f75fda
Author: Nick Clifton <nickc@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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]