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  <tkoe...@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

Reply via email to