https://sourceware.org/bugzilla/show_bug.cgi?id=31941
--- Comment #2 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alan Modra <amo...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=79674bfc369e793b0b53cc0dc09a3fcfdbdf158a commit 79674bfc369e793b0b53cc0dc09a3fcfdbdf158a Author: Alan Modra <amo...@gmail.com> Date: Mon Jul 1 09:02:10 2024 +0930 PR31941 objcopy --globalize-symbol I think FILE symbols are special, and I can't see why anyone would want them to be made global. The fact that no one has reported this bug since commit 7b4a0685e80a in 2005 supports that claim. PR 31941 * objcopy.c (filter_symbols): Don't allow BSF_FILE symbols to be made global. -- You are receiving this mail because: You are on the CC list for the bug.