https://sourceware.org/bugzilla/show_bug.cgi?id=33838
--- Comment #4 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alan Modra <[email protected]>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1c8cfb3d217aee87562c4f4c4dbc1e4d60e8eadb commit 1c8cfb3d217aee87562c4f4c4dbc1e4d60e8eadb 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]> -- You are receiving this mail because: You are on the CC list for the bug.
