https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84346

--- Comment #3 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Fri Feb 23 19:35:51 2018
New Revision: 257946

URL: https://gcc.gnu.org/viewcvs?rev=257946&root=gcc&view=rev
Log:
2018-02-23  Steven G. Kargl  <ka...@gcc.gnu.org>

        PR fortran/84346
        * interface.c (compare_actual_formal): Issue error if keyword is
        used in a statement function.

2018-02-23  Steven G. Kargl  <ka...@gcc.gnu.org>

        PR fortran/84346
        * gfortran.dg/statement_function_1.f90: Update test.

Modified:
    branches/gcc-7-branch/gcc/fortran/ChangeLog
    branches/gcc-7-branch/gcc/fortran/interface.c
    branches/gcc-7-branch/gcc/testsuite/ChangeLog
    branches/gcc-7-branch/gcc/testsuite/gfortran.dg/statement_function_1.f90

Reply via email to