]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Re: ld: Always output local symbol for relocatable link
authorAlan Modra <amodra@gmail.com>
Wed, 9 Nov 2022 23:03:08 +0000 (09:33 +1030)
committerAlan Modra <amodra@gmail.com>
Mon, 21 Nov 2022 21:19:23 +0000 (07:49 +1030)
commite9a20a419b66431766e59dec75265ccdc0bf1046
tree7119d855caad251692f97234e3e6e84c5c97750a
parent28a072f4af84ad295d37f8aa70c5fec9d36a274c
Re: ld: Always output local symbol for relocatable link

Remove this code dating back to commit 98790d3a95fc entirely, what it
was trying to do is done elsewhere.

PR ld/29761
* elflink.c (elf_link_output_symstrtab): Don't handle symbols
in SEC_EXCLUDE sections here.
bfd/elflink.c