Re: [PATCH] Fix a config/s390/s390.c diagnostics bug (PR target/79846)

2019-03-08 Thread Richard Biener
On Thu, Mar 7, 2019 at 8:53 PM Jakub Jelinek wrote: > > Hi! > > As mentioned in the PR, using HOST_WIDE_INT_PRINT_* in the middle of > translatable message is highly undesirable, we end up with: > #: config/s390/s390.c:737 > #, gcc-internal-format > msgid "constant argument %d for builtin %qF is

[PATCH] Fix a config/s390/s390.c diagnostics bug (PR target/79846)

2019-03-07 Thread Jakub Jelinek
Hi! As mentioned in the PR, using HOST_WIDE_INT_PRINT_* in the middle of translatable message is highly undesirable, we end up with: #: config/s390/s390.c:737 #, gcc-internal-format msgid "constant argument %d for builtin %qF is out of range (0.." msgstr "" #: config/s390/s390.c:754 #,