[Bug binutils/32507] Incorrect allocation size printed by 32-bit MinGW builds of BFD

2024-12-30 Thread eliz at gnu dot org
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

[Bug binutils/32507] Incorrect allocation size printed by 32-bit MinGW builds of BFD

2024-12-30 Thread amodra at gmail dot com
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

[Bug gas/32486] [2.44 regression] x264 fails to assemble on arm64 (Error: unknown mnemonic `endfunc' -- `endfunc')

2024-12-30 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32486 Matthias Klose changed: What|Removed |Added Target||aarch64-linux-gnu CC

[Bug gas/32484] [2.44 regression] pixman asm fails to assemble on arm (Error: bad instruction `ldr\t TMP1,[SRC,TMP1]')

2024-12-30 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32484 Matthias Klose changed: What|Removed |Added Target||arm-linux-gnueabihf

[Bug binutils/32506] removed functions showing up in objdump listing and gdb

2024-12-30 Thread trampas at gmail dot com
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

[Bug binutils/32506] removed functions showing up in objdump listing and gdb

2024-12-30 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32506 Sam James changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug binutils/32459] objdump -R: dump SHT_RELR relocations?

2024-12-30 Thread i at maskray dot me
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

[Bug binutils/32507] Incorrect allocation size printed by 32-bit MinGW builds of BFD

2024-12-30 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32507 Alan Modra changed: What|Removed |Added Attachment #15863|0 |1 is obsolete|

[Bug ld/32491] [2.44 Regression] ld-elf/compress.exp test failures on arm-linux-gnueabi*

2024-12-30 Thread thiago.bauermann at linaro dot org
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