https://sourceware.org/bugzilla/show_bug.cgi?id=32603
--- Comment #14 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The binutils-2_44-branch branch has been updated by Alan Modra <amo...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=31e9e2e8d1090da0c1da97a70005d8841fff8ddd commit 31e9e2e8d1090da0c1da97a70005d8841fff8ddd 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. (cherry picked from commit d26161914cf286171b29767916a212685f9aadf3) -- You are receiving this mail because: You are on the CC list for the bug.