r204425 - in /branches/gcc-4_8-branch/gcc: fort...

kargl@gcc.gnu.org kargl@gcc.gnu.org
Tue Nov 5 22:44:00 GMT 2013


Author: kargl
Date: Tue Nov  5 22:44:42 2013
New Revision: 204425

URL: http://gcc.gnu.org/viewcvs?rev=204425&root=gcc&view=rev
Log:
2013-11-05  Steven G. Kargl <kargl@gcc.gnu.org>

	PR fortran/58989
	* check.c (gfc_check_reshape): ensure that shape is a constant
	expression.

2013-11-05  Steven G. Kargl <kargl@gcc.gnu.org>

	PR fortran/58989
	* gfortran.dg/reshape_6.f90: New test.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/reshape_6.f90
Modified:
    branches/gcc-4_8-branch/gcc/fortran/ChangeLog
    branches/gcc-4_8-branch/gcc/fortran/check.c
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list