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

--- Comment #14 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sun Nov 20 20:14:18 2016
New Revision: 242643

URL: https://gcc.gnu.org/viewcvs?rev=242643&root=gcc&view=rev
Log:
2016-11-20  Harald Anlauf  <anl...@gmx.de>

        PR fortran/69741
        * resolve.c (gfc_resolve_forall): Check for nonscalar index variables.

2016-11-20  Harald Anlauf  <anl...@gmx.de>

        PR fortran/69741
        * gfortran.dg/forall_18.f90: New testcase.

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

Reply via email to