]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
elf: Remove zero-sized relocation section from section group
authorH.J. Lu <hjl.tools@gmail.com>
Sat, 4 Apr 2020 02:06:29 +0000 (19:06 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Sat, 4 Apr 2020 02:06:39 +0000 (19:06 -0700)
commit3349112e380712432d5818154d67ab4660af056f
tree04ce7cebccd34983b3ae6545ffd161eba5e26c33
parent2612e26d4de95531627016c596fbc90d4517906c
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.
bfd/ChangeLog
bfd/elf.c