https://sourceware.org/bugzilla/show_bug.cgi?id=28346
--- Comment #1 from cvs-commit at gcc dot gnu.org <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=99d0d99649c12b2bdccaeb788d5d0f0d0dff4d5d commit 99d0d99649c12b2bdccaeb788d5d0f0d0dff4d5d Author: Alan Modra <amo...@gmail.com> Date: Fri Sep 24 17:51:00 2021 +0930 PR28346, segfault attempting to disassemble raw binary Don't attempt to access elf_section_data for non-ELF sections. PR 28346 * elf32-xtensa.c (xtensa_read_table_entries): Return zero entries for non-ELF. -- You are receiving this mail because: You are on the CC list for the bug.