https://sourceware.org/bugzilla/show_bug.cgi?id=32858
--- Comment #2 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=d1458933830456e54223d9fc61f0d9b3a19256f5 commit d1458933830456e54223d9fc61f0d9b3a19256f5 Author: Alan Modra <amo...@gmail.com> Date: Thu Apr 10 19:41:49 2025 +0930 PR32858 ld segfault on fuzzed object We missed one place where it is necessary to check for empty groups. PR 32858 * elflink.c (elf_gc_sweep): Protect against empty group. -- You are receiving this mail because: You are on the CC list for the bug.