[Bug translation/104552] Mistakes in strings to be translated in GCC 12

roland.illig at gmx dot de gcc-bugzilla@gcc.gnu.org
Fri Mar 4 20:52:20 GMT 2022


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

--- Comment #10 from Roland Illig <roland.illig at gmx dot de> ---
>From aarch64-sve-builtins.cc:
> error_at (location, "passing single vector %qT to argument %d"
>           " of %qE, which expects a tuple of %d vectors",
>           actual, argno + 1, fndecl, num_vectors);

"%d vectors" must use the correct plural form, for the benefit of Polish,
Russian, Arabic and several more.


More information about the Gcc-bugs mailing list