[Bug libsframe/33168] libsframe tests don't build on Solaris

2025-09-09 Thread indu.bhagat at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=33168 Indu Bhagat changed: What|Removed |Added Assignee|indu.bhagat at oracle dot com |ro at CeBiTec dot Uni-Bielefeld.

[Bug binutils/16177] R_ARM_COPY reloc generated for reference in writable section

2025-09-09 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=16177 Sam James changed: What|Removed |Added Status|ASSIGNED|WAITING -- You are receiving this mail b

[Bug ld/33409] Check for 1_NEEDED note when emitting relocation error

2025-09-09 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=33409 --- Comment #8 from Sam James --- (In reply to H.J. Lu from comment #7) > Please try > > https://patchwork.sourceware.org/project/binutils/list/?series=51854 So far, it looks good. I'll test it more. Thanks! -- You are receiving this mail

[Bug ld/33401] SFrame assertion when linking gav-0.9.1

2025-09-09 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=33401 --- Comment #1 from Sam James --- Note that it uses ld -r (which I guess is obvious from the assert). -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/33406] [BUG] A SEGV in dump_dwarf_section at objdump.c:4501

2025-09-09 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=33406 Alan Modra changed: What|Removed |Added Target Milestone|--- |2.46 -- You are receiving this mail bec

[Bug ld/33409] Check for 1_NEEDED note when emitting relocation error

2025-09-09 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=33409 H.J. Lu changed: What|Removed |Added Assignee|unassigned at sourceware dot org |hjl.tools at gmail dot com

[Bug ld/33409] Check for 1_NEEDED note when emitting relocation error

2025-09-09 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=33409 --- Comment #5 from Sam James --- What about this? l.c: ``` [[gnu::visibility("protected")]] char **__environ; ``` a.c: ``` char ** __gnat_environ (void) { extern char **environ; return environ; } int main() { __gnat_environ (); } ```

[Bug ld/33409] Check for 1_NEEDED note when emitting relocation error

2025-09-09 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=33409 --- Comment #4 from Sam James --- The original is from building GNAT where -fno-PIE is passed (by the build system) where glibc is built with -mno-direct-extern-access. ``` /usr/lib/gcc/x86_64-pc-linux-gnu/16/../../../../x86_64-pc-linux-gnu/bi

[Bug ld/33409] Check for 1_NEEDED note when emitting relocation error

2025-09-09 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=33409 H.J. Lu changed: What|Removed |Added Status|NEW |WAITING --- Comment #3 from H.J. Lu --- (I

[Bug ld/33401] SFrame assertion when linking gav-0.9.1

2025-09-09 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=33401 --- Comment #4 from Sam James --- Created attachment 16330 --> https://sourceware.org/bugzilla/attachment.cgi?id=16330&action=edit gav.tar.xz Aye, sorry, I'd wondered if you might want those and forgot to go back. -- You are receiving thi

[Bug ld/33401] SFrame assertion when linking gav-0.9.1

2025-09-09 Thread indu.bhagat at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=33401 --- Comment #3 from Indu Bhagat --- Thanks Sam. Is it possible to get the other objects involved here: "x86_64-linux-gnu-ld -r AutomaMainLoop.o StateClient.o StatePlaying.o -o automa_module.o" -- You are receiving this mail because: You

[Bug ld/33409] New: Check for 1_NEEDED note when emitting relocation error

2025-09-09 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=33409 Bug ID: 33409 Summary: Check for 1_NEEDED note when emitting relocation error Product: binutils Version: 2.45 Status: NEW Severity: normal Priority: P2 Compon

[Bug ld/33409] Check for 1_NEEDED note when emitting relocation error

2025-09-09 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=33409 --- Comment #1 from Sam James --- Created attachment 16328 --> https://sourceware.org/bugzilla/attachment.cgi?id=16328&action=edit a.c -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/33408] Misleading linker error message for R_X86_64_TPOFF32

2025-09-09 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=33408 Sam James changed: What|Removed |Added CC||amonakov at gmail dot com -- You are rec

[Bug ld/33408] Misleading linker error message for R_X86_64_TPOFF32

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

[Bug binutils/32556] nm address points to the zero page

2025-09-09 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32556 --- Comment #1 from Sourceware Commits --- The master branch has been updated by Jan Beulich : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=7be4186c22f89a87fff048c28910f5d26a0f61ce commit 7be4186c22f89a87fff048c28910f5d26a0f61c

[Bug binutils/33406] [BUG] A SEGV in dump_dwarf_section at objdump.c:4501

2025-09-09 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=33406 Alan Modra changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug binutils/33406] [BUG] A SEGV in dump_dwarf_section at objdump.c:4501

2025-09-09 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=33406 --- Comment #2 from Sourceware Commits --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=f87a66db645caf8cc0e6fc87b0c28c78a38af59b commit f87a66db645caf8cc0e6fc87b0c28c78a38af59b

[Bug binutils/33406] [BUG] A SEGV in dump_dwarf_section at objdump.c:4501

2025-09-09 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=33406 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Assignee|unassigned a

[Bug binutils/33389] objdump disassembles PLT0 as data

2025-09-09 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=33389 Alan Modra changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug binutils/33389] objdump disassembles PLT0 as data

2025-09-09 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=33389 --- Comment #3 from Sourceware Commits --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=5d56bdcd71be827d575c41339c6d407fcf54ba2f commit 5d56bdcd71be827d575c41339c6d407fcf54ba2f