[Bug ld/32787] --build-id produces broken elf

2025-03-14 Thread stsp at users dot sourceforge.net
https://sourceware.org/bugzilla/show_bug.cgi?id=32787 --- Comment #4 from Stas Sergeev --- Thanks for the quick fix! -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/32787] --build-id produces broken elf

2025-03-14 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32787 --- Comment #2 from Sourceware Commits --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d87be451ebbf831d44ac168ca9ea2b79ab5a79b3 commit d87be451ebbf831d44ac168ca9ea2b79ab5a79b3 Au

[Bug ld/32787] --build-id produces broken elf

2025-03-14 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32787 --- Comment #3 from H.J. Lu --- Fixed for 2.45 so far. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/24600] Support --start-lib --end-lib

2025-03-14 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24600 Sam James changed: What|Removed |Added CC||sam at gentoo dot org -- You are receivi

[Bug gas/32791] New: (RISC-V) Possible misassembly of three-register cm.push

2025-03-14 Thread wren6991 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32791 Bug ID: 32791 Summary: (RISC-V) Possible misassembly of three-register cm.push Product: binutils Version: 2.44 Status: UNCONFIRMED Severity: normal

[Bug ld/24600] Support --start-lib --end-lib

2025-03-14 Thread fweimer at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24600 --- Comment #3 from Florian Weimer --- With .a archives, BFD ld binds symbol references to the same archive even if they are available from other archives earlier on the command line. Should this behavior apply to --start-lib/--end-lib as well