[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/24623] DWARF errors
From: |
amodra at gmail dot com |
Subject: |
[Bug binutils/24623] DWARF errors |
Date: |
Tue, 13 Aug 2019 05:11:35 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=24623
Alan Modra <amodra at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2019-08-13
CC| |amodra at gmail dot com
Assignee|unassigned at sourceware dot org |amodra at gmail dot com
Ever confirmed|0 |1
--- Comment #2 from Alan Modra <amodra at gmail dot com> ---
The problem is that the code in dwarf2.c:find_abstract_instance only looks over
the chain of CUs already parsed. The one pointed at by DW_FORM_ref_addr hasn't
yet been parsed.
--
You are receiving this mail because:
You are on the CC list for the bug.