https://sourceware.org/bugzilla/show_bug.cgi?id=32772
--- Comment #4 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nelson Chu <nelsonc1...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=512316811d47d689d75d25aa9d5b98bdafd64df6 commit 512316811d47d689d75d25aa9d5b98bdafd64df6 Author: Nelson Chu <nel...@rivosinc.com> Date: Sun Mar 9 14:17:09 2025 +0800 RISC-V: PR32772, fixed segfault caused by the accidental removal of `h != NULL' bfd/ PR 32772 * elfnn-riscv.c (riscv_elf_relocate_section): Fixed segfault caused by the accidental removal of `h != NULL' when handling a call to an undefined weak function. -- You are receiving this mail because: You are on the CC list for the bug.