https://sourceware.org/bugzilla/show_bug.cgi?id=27836
Alan Modra <amodra at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |WORKSFORME
Assignee|unassigned at sourceware dot org |amodra at gmail dot com
--- Comment #3 from Alan Modra <amodra at gmail dot com> ---
The only way I could reproduce a readelf segv with your testcase and compilers
I had available was to introduce an error in the source, replacing line 8802
with
if (0 && look_for <= saved_start)
I think you may have found a bug in clang12 rather than an error in readelf.
--
You are receiving this mail because:
You are on the CC list for the bug.