]> gcc.gnu.org Git - gcc.git/commit
re PR translation/89939 (messages for translation must not contain embedded macro...
authorThomas Koenig <tkoenig@gcc.gnu.org>
Thu, 11 Apr 2019 20:14:27 +0000 (20:14 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Thu, 11 Apr 2019 20:14:27 +0000 (20:14 +0000)
commitc00d68e89ef6553435a3f2e373a90fa8e5077445
tree54a9cca3a5422e42ff46b735fb6d1b20b4edd5ca
parent2c390a483bcbd114325bb27e47dcdebb49798fdf
re PR translation/89939 (messages for translation must not contain embedded macro parameters)

2019-04-11  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR translation/89939
* frontend-passes.c (B_ERROR): Delete macro.
(C_ERROR): Delete macro.
(B_ERROR_1): New macro.
(C_ERROR_1): New macro.
(C_ERROR_2): New macro.
(inline_matmul_assign): Use new macros.
(call_external_blas): Likewise.

From-SVN: r270292
gcc/fortran/ChangeLog
gcc/fortran/frontend-passes.c
This page took 0.055833 seconds and 5 git commands to generate.