[Bug translation/79332] Several bugs related to translation in gcc 7.1-b20170101
joseph at codesourcery dot com
gcc-bugzilla@gcc.gnu.org
Mon Feb 6 18:50:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79332
--- Comment #4 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
That would be the %e / %n extraction intended for spec strings. In this
case, I think splitting the string constant between the % and the n should
avoid the %n extraction without affecting the actual use of this string.
More information about the Gcc-bugs
mailing list