https://sourceware.org/bugzilla/show_bug.cgi?id=31872
--- Comment #1 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alan Modra <amo...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b20ab53f81db7eefa0db00d14f06c04527ac324c commit b20ab53f81db7eefa0db00d14f06c04527ac324c Author: Alan Modra <amo...@gmail.com> Date: Tue Jun 11 09:22:49 2024 +0930 PR31872, Segfault in objdump (elf_slurp_reloc_table_from_section) This one was triggered by trying to dump an AMDGPU object. elf64-amdgcn.c lacks support for objdump relocation handling. PR 31872 * elfcode.h (elf_slurp_reloc_table_from_section): Don't segfault on NULL elf_info_to_howto_rel. -- You are receiving this mail because: You are on the CC list for the bug.