r242642 - in /branches/gcc-6-branch/gcc: fortra...

kargl@gcc.gnu.org kargl@gcc.gnu.org
Sun Nov 20 20:12:00 GMT 2016


Author: kargl
Date: Sun Nov 20 20:12:18 2016
New Revision: 242642

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

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

2016-11-20  Harald Anlauf  <anlauf@gmx.de>
 
	PR fortran/69741
	* gfortran.dg/forall_18.f90: New testcase.

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



More information about the Gcc-cvs mailing list