On Wed, 28 Feb 2018, Jakub Jelinek wrote: > Hi! > > This patch should fix most of the translation issues with plural forms > in gimple-ssa-warn-restrict.c, now that warning_n accepts UHWI, we can and > should just use warning_n in those cases. > > I haven't touched the first set of warning_at calls, because the current > wording > requires two plural forms in a single diagnostics, which is something > gettext can't handle. I think the only way to fix it is to break the > message appart into warning_n and inform_n. > > Anyway, following has been bootstrapped/regtested on x86_64-linux and > i686-linux, ok for trunk?
OK. -- Joseph S. Myers jos...@codesourcery.com