https://sourceware.org/bugzilla/show_bug.cgi?id=26808
Bug ID: 26808
Summary: [2.36 Regression] readelf: Warning: DIE at offset
0x232 refers to abbreviation number 77 which does not
exist
Product: binutils
Version: 2.36 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: hjl.tools at gmail dot com
CC: nickc at redhat dot com
Target Milestone: ---
Created attachment 12927
--> https://sourceware.org/bugzilla/attachment.cgi?id=12927&action=edit
A testcase
On Fedora 33/x86-64,
commit bcd213b2cfbca2df53fb7e5d187fd67ea8eb7185
Author: Nick Clifton <[email protected]>
Date: Tue Oct 27 16:17:13 2020 +0000
Fix the decoding of DW_FORM_ref_addr DWARF attribute.
caused the gold test failure:
[hjl@gnu-cfl-2 testsuite]$ ../../binutils/readelf -wi dwp_test_1.dwp >
/dev/null
readelf: Warning: DIE at offset 0x232 refers to abbreviation number 77 which
does not exist
[hjl@gnu-cfl-2 testsuite]$
--
You are receiving this mail because:
You are on the CC list for the bug.