https://sourceware.org/bugzilla/show_bug.cgi?id=33456
--- Comment #9 from Sourceware Commits <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=1108620d7a521f1c85d2f629031ce0fbae14e331 commit 1108620d7a521f1c85d2f629031ce0fbae14e331 Author: H.J. Lu <hjl.to...@gmail.com> Date: Tue Sep 23 10:05:14 2025 +0800 elf: Disallow the empty global symbol name Reject the empty global symbol name, "". PR ld/33456 * elflink.c (elf_link_add_object_symbols): Disallow the empty global symbol name. Signed-off-by: H.J. Lu <hjl.to...@gmail.com> -- You are receiving this mail because: You are on the CC list for the bug.