https://sourceware.org/bugzilla/show_bug.cgi?id=25767
--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by H.J. Lu <h...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=3349112e380712432d5818154d67ab4660af056f commit 3349112e380712432d5818154d67ab4660af056f Author: H.J. Lu <hjl.to...@gmail.com> Date: Fri Apr 3 19:06:29 2020 -0700 elf: Remove zero-sized relocation section from section group Remove zero-sized relocation section from a section group since it has been removed from the output. PR ld/25767 * elf.c (_bfd_elf_fixup_group_sections): Remove zero-sized relocation section from section group. -- You are receiving this mail because: You are on the CC list for the bug.