]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Re: elf: Disallow the empty global symbol name
authorAlan Modra <amodra@gmail.com>
Thu, 25 Sep 2025 01:11:32 +0000 (10:41 +0930)
committerAlan Modra <amodra@gmail.com>
Thu, 25 Sep 2025 01:14:12 +0000 (10:44 +0930)
commit72efdf166aa0ed72ecc69fc2349af6591a7a19c0
tree779b415c281ec1e1b472062d1446758377fabf7f
parent047435dd988a3975d40c6626a8f739a0b2e154bc
Re: elf: Disallow the empty global symbol name

sparc64-linux-gnu  +FAIL: selective2
sparc64-linux-gnu  +FAIL: selective3

PR ld/33456
* elflink.c (elf_link_add_object_symbols): Move new check later
to give the backend add_symbol_hook a chance to remove symbols
with empty names.
bfd/elflink.c