[Bug translation/79332] Several bugs related to translation in gcc 7.1-b20170101
tschwinge at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Feb 8 08:39:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79332
Thomas Schwinge <tschwinge at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tschwinge at gcc dot gnu.org
--- Comment #5 from Thomas Schwinge <tschwinge at gcc dot gnu.org> ---
I had already raised the config/nvptx/nvptx.c "tid.y" issue in
<http://mid.mail-archive.com/87inpofbl6.fsf@euler.schwinge.homeip.net>.
(In reply to joseph@codesourcery.com from comment #4)
> 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.
Seems like a nice, nonintrusive solution (to be accompanied with a comment
about the string splitting). I'll send a patch for that one.
More information about the Gcc-bugs
mailing list