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 jos...@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.

Reply via email to