[Bug gold/28311] New: `weak_undef_test` failing with gcc versions newer than 5.4.0 (Ubuntu 16.04)

2021-09-06 Thread saldivarcher at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28311 Bug ID: 28311 Summary: `weak_undef_test` failing with gcc versions newer than 5.4.0 (Ubuntu 16.04) Product: binutils Version: unspecified Status: UNCONFIRMED

[Bug binutils/28307] segfault in ppc64_elf_toc64_reloc

2021-09-06 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28307 Alan Modra changed: What|Removed |Added Resolution|--- |FIXED Summary|nm-new: SEGV ca

[Bug binutils/28307] nm-new: SEGV caused by a WRITE memory access

2021-09-06 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=28307 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b54509b84488023954f6974229b24fe6c993742b commit b54509b84488023954f6974229b24

[Bug ld/27442] FAIL: Local ifunc-using executable does not contain R_*_IRELATIVE relocation

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

[Bug binutils/28303] objdump crashes in riscv_elf_add_sub_reloc

2021-09-06 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28303 --- Comment #4 from Alan Modra --- The canonical check is octets = reloc_entry->address * bfd_octets_per_byte (abfd, input_section); if (!bfd_reloc_offset_in_range (reloc_entry->howto, abfd, input_section,

[Bug binutils/28303] objdump crashes in riscv_elf_add_sub_reloc

2021-09-06 Thread palmer at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=28303 Palmer Dabbelt changed: What|Removed |Added CC||palmer at gcc dot gnu.org --- Commen

[Bug binutils/28306] nm-new: null pointer dereference in bfd_getl16

2021-09-06 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28306 Alan Modra changed: What|Removed |Added Assignee|unassigned at sourceware dot org |amodra at gmail dot com

[Bug gas/28266] CWD present in object file even after use of -fdebug-prefix-map=$PWD=foo

2021-09-06 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28266 --- Comment #4 from Nick Clifton --- (In reply to Joel Rosdahl from comment #3) Hi Joel, > Here is how to reproduce the issue: > > % cd /tmp > % echo 'int x;' >test.c > % /usr/bin/gcc -g -fdebug-prefix-map=/tmp=/example -c test.c

[Bug gas/28262] Add warning when generating code in data section

2021-09-06 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28262 --- Comment #4 from Nick Clifton --- (In reply to Dietmar May from comment #2) > This assembled, linked, ran Ran in what environment ? I agree that the processor itself will happily attempt to execute anything that it is pointed at, regard

[Bug binutils/28304] objdump crashes in bfd_get_symcount

2021-09-06 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28304 Nick Clifton changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug binutils/28304] objdump crashes in bfd_get_symcount

2021-09-06 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=28304 --- Comment #2 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=804439b4d7a83d4db8adcb816d8ee8e04a06b33c commit 804439b4d7a83d4db8adcb816d8

[Bug binutils/28304] objdump crashes in bfd_get_symcount

2021-09-06 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28304 Nick Clifton changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Bug binutils/28303] objdump crashes in riscv_elf_add_sub_reloc

2021-09-06 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28303 --- Comment #2 from Nick Clifton --- Created attachment 13655 --> https://sourceware.org/bugzilla/attachment.cgi?id=13655&action=edit Proposed patch Possible patch to fix the problem -- You are receiving this mail because: You are on the

[Bug binutils/28303] objdump crashes in riscv_elf_add_sub_reloc

2021-09-06 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28303 Nick Clifton changed: What|Removed |Added Assignee|unassigned at sourceware dot org |nickc at redhat dot com

[Bug gas/28262] Add warning when generating code in data section

2021-09-06 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=28262 --- Comment #3 from Andreas Schwab --- Is 0x13 code or data? -- You are receiving this mail because: You are on the CC list for the bug.