[Bug translation/89939] messages for translation must not contain embedded macro parameters
tkoenig at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Apr 11 20:15:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89939
--- Comment #5 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Author: tkoenig
Date: Thu Apr 11 20:14:27 2019
New Revision: 270292
URL: https://gcc.gnu.org/viewcvs?rev=270292&root=gcc&view=rev
Log:
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.
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/frontend-passes.c
More information about the Gcc-bugs
mailing list