https://sourceware.org/bugzilla/show_bug.cgi?id=32507
--- Comment #2 from Eli Zaretskii ---
(In reply to Alan Modra from comment #1)
> Created attachment 15863 [details]
> proposed fix
>
> Try this
Thanks, I applied the patch (and reverted by kludge in compress.c), but the
problem persists: the
https://sourceware.org/bugzilla/show_bug.cgi?id=32507
Alan Modra changed:
What|Removed |Added
Assignee|unassigned at sourceware dot org |amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32486
Matthias Klose changed:
What|Removed |Added
Target||aarch64-linux-gnu
CC
https://sourceware.org/bugzilla/show_bug.cgi?id=32484
Matthias Klose changed:
What|Removed |Added
Target||arm-linux-gnueabihf
https://sourceware.org/bugzilla/show_bug.cgi?id=32506
--- Comment #1 from Trampas Stern ---
Note this issue also has the bug in GCC:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118221
I was told it was not a GCC bug but a binutils bug. However this can be
debated by those who know more than m
https://sourceware.org/bugzilla/show_bug.cgi?id=32506
Sam James changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://sourceware.org/bugzilla/show_bug.cgi?id=32459
--- Comment #2 from Fangrui Song ---
Hi Nick,
Sorry for my late reply and happy new year!
I favor 1) for its simplicity. I do think it's tricky to share code between
readelf (no BFD dependency) and objdump. It's probably good enough to encou
https://sourceware.org/bugzilla/show_bug.cgi?id=32507
Alan Modra changed:
What|Removed |Added
Attachment #15863|0 |1
is obsolete|
https://sourceware.org/bugzilla/show_bug.cgi?id=32491
--- Comment #12 from Thiago Jung Bauermann
---
(In reply to Alan Modra from comment #11)
> Hmm, so to builld previously released versions of gcc with current binutils
> a user would need to apply a patch to gcc/configure.ac and regenerate
> g