[Bug fortran/83939] Constraint C1290 (elemental function cannot be allocatable) not enforced

kargl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Mar 12 18:16:00 GMT 2018


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

--- Comment #4 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Mon Mar 12 18:15:42 2018
New Revision: 258456

URL: https://gcc.gnu.org/viewcvs?rev=258456&root=gcc&view=rev
Log:
2018-03-12  Steven G. Kargl  <kargl@gcc.gnu.org>

        PR fortran/83939
        * resolve.c (resolve_fl_procedure): Enforce F2018:C15100.

2018-03-12  Steven G. Kargl  <kargl@gcc.gnu.org>

        PR fortran/83939
        * gfortran.dg/pr83939.f90

Added:
    branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr83939.f90
Modified:
    branches/gcc-7-branch/gcc/fortran/ChangeLog
    branches/gcc-7-branch/gcc/fortran/resolve.c
    branches/gcc-7-branch/gcc/testsuite/ChangeLog


More information about the Gcc-bugs mailing list