Re: [PATCH][committed] Add missed '%>' to error_at message

2015-04-20 Thread Ilya Verbin
On Mon, Apr 20, 2015 at 17:03:27 +0200, Jakub Jelinek wrote: > On Mon, Apr 20, 2015 at 05:56:16PM +0300, Ilya Verbin wrote: > > This patch adds missed '%>' to the error_at () message in > > c[p]_parser_omp_target_update. Committed as obvious. > > Please commit also to gcc-5-branch. > The Swedish

Re: [PATCH][committed] Add missed '%>' to error_at message

2015-04-20 Thread Jakub Jelinek
On Mon, Apr 20, 2015 at 05:56:16PM +0300, Ilya Verbin wrote: > This patch adds missed '%>' to the error_at () message in > c[p]_parser_omp_target_update. Committed as obvious. Please commit also to gcc-5-branch. The Swedish translation is the only one that has this message (with the bug in it) tr

[PATCH][committed] Add missed '%>' to error_at message

2015-04-20 Thread Ilya Verbin
This patch adds missed '%>' to the error_at () message in c[p]_parser_omp_target_update. Committed as obvious. gcc/c/ * c-parser.c (c_parser_oacc_enter_exit_data): Remove excess semicolon. (c_parser_omp_target_update): Add missed %> to error_at (). gcc/cp/ * parser.c (cp_