https://sourceware.org/bugzilla/show_bug.cgi?id=33838
--- Comment #6 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The binutils-2_46-branch branch has been updated by Alan Modra <[email protected]>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=4e93f32a11c00d077328f3fb27d400f3f9b1252b commit 4e93f32a11c00d077328f3fb27d400f3f9b1252b Author: Alan Modra <[email protected]> Date: Mon Jan 26 14:23:29 2026 +1030 PR 33838 Truncated translation in objcopy.c The only macros allowed are the ones specially handled by gettext, such as PRId64. * objcopy.c (copy_usage): Don't use string literal concatenation of macros in translated strings. Patch from Andreas Schwab <[email protected]> (cherry picked from commit 1c8cfb3d217aee87562c4f4c4dbc1e4d60e8eadb) -- You are receiving this mail because: You are on the CC list for the bug.
