This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]