https://sourceware.org/bugzilla/show_bug.cgi?id=29289
--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <ni...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e3e5ae049371a27fd1737aba946fe26d06e029b5 commit e3e5ae049371a27fd1737aba946fe26d06e029b5 Author: Nick Clifton <ni...@redhat.com> Date: Mon Jun 27 13:43:02 2022 +0100 Replace a run-time assertion failure with a warning message when parsing corrupt DWARF data. PR 29289 * dwarf.c (display_debug_names): Replace assert with a warning message. -- You are receiving this mail because: You are on the CC list for the bug.