https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90010
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|ice-on-valid-code |diagnostic
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Not an ICE actually, just printing random bytes (1/2/3 at most) at the end of
the %qs string instead of the bytes that should be there.
