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

--- Comment #7 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
(In reply to Roland Illig from comment #0)
> From arm.c:
> 
>       error ("%s incompatible with %<-mword-relocations%>", flag);
> 
> The first %s is also a command line option and thus should be %qs.

Patch for this posted as:
  https://gcc.gnu.org/pipermail/gcc-patches/2024-November/670082.html

Reply via email to