[Bug gprofng/31121] gprofng does not recognise source in a shared object

2023-12-18 Thread robertjenssen at ozemail dot com.au
https://sourceware.org/bugzilla/show_bug.cgi?id=31121 --- Comment #11 from Robert Jenssen --- Created attachment 15266 --> https://sourceware.org/bugzilla/attachment.cgi?id=15266&action=edit Example of a gdb session with bin2SD My problem is that gdb can see debugging information in the shared

[Bug gprofng/31121] gprofng does not recognise source in a shared object

2023-12-18 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31121 --- Comment #10 from Vladimir Mezentsev --- Was the problem that parts of bin2SD.oct do not contain debugging information ? Or do you think this is a problem in gprofng? -- You are receiving this mail because: You are on the CC list for the

[Bug ld/31179] RISC-V: The SET/ADD/SUB fix breaks ABI compatibility with 2.41 objects

2023-12-18 Thread david.abdurachmanov at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31179 --- Comment #2 from David Abdurachmanov --- To add some context here. Debian is using pre-2.42 bintuils, and GCC 13 failed to build: [..] riscv64-linux-gnu-gdc-12 -no-pie -lstdc++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-un

[Bug ld/31179] RISC-V: The SET/ADD/SUB fix breaks ABI compatibility with 2.41 objects

2023-12-18 Thread rjones at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31179 Richard Jones changed: What|Removed |Added CC||rjones at redhat dot com -- You are

[Bug ld/31179] RISC-V: The SET/ADD/SUB fix breaks ABI compatibility with 2.41 objects

2023-12-18 Thread palmer at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31179 --- Comment #1 from Palmer Dabbelt --- I opened for the psABI, but happy to hear if anyone has a better idea -- trying to keep around the bug tag is going to be a headache. -- Y

[Bug ld/31179] RISC-V: The SET/ADD/SUB fix breaks ABI compatibility with 2.41 objects

2023-12-18 Thread david.abdurachmanov at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31179 David Abdurachmanov changed: What|Removed |Added CC||david.abdurachmanov at gmail do

[Bug ld/31179] New: RISC-V: The SET/ADD/SUB fix breaks ABI compatibility with 2.41 objects

2023-12-18 Thread palmer at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31179 Bug ID: 31179 Summary: RISC-V: The SET/ADD/SUB fix breaks ABI compatibility with 2.41 objects Product: binutils Version: 2.42 (HEAD) Status: NEW Severity: no

[Bug binutils/31162] Memory Leak in ldwrite.c

2023-12-18 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31162 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Target Milestone|---

[Bug binutils/31162] Memory Leak in ldwrite.c

2023-12-18 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31162 --- Comment #1 from Sourceware Commits --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=4cc1f41cfa45b0d36427e79409f447e83f4e66d4 commit 4cc1f41cfa45b0d36427e79409f447e83f4e66d4

[Bug ld/31177] AVR: Use __TEXT_REGION_ORIGIN__ as start for MEMORY region text

2023-12-18 Thread gjl at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31177 Georg-Johann Lay changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug ld/31177] AVR: Use __TEXT_REGION_ORIGIN__ as start for MEMORY region text

2023-12-18 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31177 --- Comment #1 from Sourceware Commits --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d51cd0f64c6d3bd235f140ed71cc2c3e0b87a5ff commit d51cd0f64c6d3bd235f140ed71cc2c3e0b87a5

[Bug gas/31178] [2.42 regression] Crash when building Valgrind tests (Internal error in build_vex_prefix in tc-i386.c:376)

2023-12-18 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31178 --- Comment #2 from Sam James --- Breakpoint 1, build_vex_prefix (t=t@entry=0x555f11cc ) at /usr/src/debug/sys-devel/binutils-/binutils/gas/config/tc-i386.c:3764 3764 gas_assert (i.tm.opcode_space == SPACE_0F); (gdb) bt #0 bu

[Bug gas/31178] [2.42 regression] Crash when building Valgrind tests (Internal error in build_vex_prefix in tc-i386.c:376)

2023-12-18 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31178 --- Comment #1 from Sam James --- Created attachment 15264 --> https://sourceware.org/bugzilla/attachment.cgi?id=15264&action=edit vcpu_fbench-vcpu_fbench.s ``` $ as ./vcpu_fbench-vcpu_fbench.s -O2 ./vcpu_fbench-vcpu_fbench.s: Assembler mes

[Bug gas/31178] New: [2.42 regression] Crash when building Valgrind tests (Internal error in build_vex_prefix in tc-i386.c:376)

2023-12-18 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31178 Bug ID: 31178 Summary: [2.42 regression] Crash when building Valgrind tests (Internal error in build_vex_prefix in tc-i386.c:376) Product: binutils Version: 2.42 (HEAD)