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
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
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
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
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