https://sourceware.org/bugzilla/show_bug.cgi?id=32603
--- Comment #11 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=d26161914cf286171b29767916a212685f9aadf3 commit d26161914cf286171b29767916a212685f9aadf3 Author: Alan Modra <amo...@gmail.com> Date: Sun Feb 16 23:34:55 2025 +1030 PR 32603, more ld -w misbehaviour Commit 8d97c1a53f3d claimed to replace all einfo calls using %F with a call to fatal. It did so only for the ld/ directory. This patch adds a "fatal" to linker callbacks, and replaces those calls in bfd/ too. -- You are receiving this mail because: You are on the CC list for the bug.