https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84911

--- Comment #2 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Roland Illig from comment #0)
> In aarch64.c:
> 
>       error ("invalid name (\"%s\") in %<target(\"arch=\")%> pragma or
> attribute", str);
> 
> 
> Please use %qs instead of "%s"

I'd think -Wformat-diag should catch this first part now?

Reply via email to