https://sourceware.org/bugzilla/show_bug.cgi?id=25699
--- 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=6a541707f341275fa5081ec36cc6f2551042c21e commit 6a541707f341275fa5081ec36cc6f2551042c21e Author: Nick Clifton <ni...@redhat.com> Date: Thu Mar 19 14:40:00 2020 +0000 Fix assertion failure in the BFD library when called to parse a file containing corrupt ELF group information. PR 25699 * elf.c (bfd_elf_set_group_contents): Replace assertion with an error return. -- You are receiving this mail because: You are on the CC list for the bug.