[Bug gprofng/32110] gprofng segfaults on parsing DWARF of clang++ 18.1.3 produced binary

2024-10-13 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32110 --- Comment #10 from Sourceware Commits --- The master branch has been updated by Vladimir Mezentsev : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d9252a0459d2d62eeca3213264c67bde23c679bd commit d9252a0459d2d62eeca3213264c67bd

[Bug ld/32268] New: ld: BFD (GNU Binutils) 2.42 assertion fail elfxx-mips.c:3829

2024-10-13 Thread itugrok at yahoo dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32268 Bug ID: 32268 Summary: ld: BFD (GNU Binutils) 2.42 assertion fail elfxx-mips.c:3829 Product: binutils Version: 2.42 Status: UNCONFIRMED Severity: normal

[Bug ld/32266] ld.bfd segfaults when linking libclang_rt.asan-powerpc64.so on 32-bit PowerPC

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

[Bug ld/32266] ld.bfd segfaults when linking libclang_rt.asan-powerpc64.so on 32-bit PowerPC

2024-10-13 Thread glaubitz at physik dot fu-berlin.de
https://sourceware.org/bugzilla/show_bug.cgi?id=32266 --- Comment #6 from John Paul Adrian Glaubitz --- (In reply to Alan Modra from comment #5) > Created attachment 15744 [details] > mmap read/write > > This patch also fixes the segv. I can confirm that this patch fixes the segfault for me. -