r196416 - in /trunk/gcc: fortran/ChangeLog fort...
mikael@gcc.gnu.org
mikael@gcc.gnu.org
Sun Mar 3 17:52:00 GMT 2013
Author: mikael
Date: Sun Mar 3 17:52:02 2013
New Revision: 196416
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196416
Log:
fortran/
PR fortran/54730
* array.c (gfc_match_array_constructor): Set a checkpoint before
matching a typespec. Drop it on success, restore it otherwise.
testsuite/
PR fortran/54730
* gfortran.dg/array_constructor_42.f90: New test.
Added:
trunk/gcc/testsuite/gfortran.dg/array_constructor_42.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/array.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list