[Bug gprofng/32096] UBSAN issues in gprofng

2024-09-17 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32096 --- Comment #6 from Vladimir Mezentsev --- I just sent fixes in libcollector/unwind.c and src/CallStack.cc for review. This fixes UBSAN runtime errors such as: - load of misaligned address 0x623e5a670173 for type 'int', which requires 4 byte

[Bug gas/32171] The assembler should report errors for illegal uses of egpr instructions.

2024-09-17 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32171 --- Comment #5 from Sourceware Commits --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=2963d7d80dffc9feb391ce7b5f3bc1c87e932b9d commit 2963d7d80dffc9feb391ce7b5f3bc1c87e932b9d Au

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

2024-09-17 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32110 --- Comment #8 from Sam James --- I think you'll need to have it use gcc 15 (trunk)'s libstdc++. Or we can ask Tim to produce preprocessed sources against the GCC version (and hence libstdc++) you have available. -- You are receiving this ma

[Bug ld/32183] [RISC-V] Linker is losing track of %pcrel_hi relocations

2024-09-17 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32183 --- Comment #1 from Andreas Schwab --- lld emits a better error: ld.lld: error: relocation R_RISCV_PCREL_LO12_I cannot be used against symbol 'LAPACKE_c_nancheck'; recompile with -fPIC -- You are receiving this mail because: You are on the

[Bug ld/32183] New: [RISC-V] Linker is losing track of %pcrel_hi relocations

2024-09-17 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32183 Bug ID: 32183 Summary: [RISC-V] Linker is losing track of %pcrel_hi relocations Product: binutils Version: 2.43.1 Status: NEW Severity: normal Prio