r230581 - in /branches/gcc-5-branch/gcc: fortra...

kargl@gcc.gnu.org kargl@gcc.gnu.org
Wed Nov 18 22:58:00 GMT 2015


Author: kargl
Date: Wed Nov 18 22:58:47 2015
New Revision: 230581

URL: https://gcc.gnu.org/viewcvs?rev=230581&root=gcc&view=rev
Log:
2015-11-18  Steven G. Kargl  <kargl@gcc.gnu.org>

	PR fortran/43996
	* simplify.c (gfc_simplify_spread): Issue error for too large array 
	constructor in a PARAMETER statement.

2015-11-18  Steven G. Kargl  <kargl@gcc.gnu.org>

	PR fortran/43996
	* gfortran.dg/pr43996.f90: New test.

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



More information about the Gcc-cvs mailing list