r128632 - in /trunk/gcc: fortran/ChangeLog fort...
fxcoudert@gcc.gnu.org
fxcoudert@gcc.gnu.org
Thu Sep 20 21:58:00 GMT 2007
Author: fxcoudert
Date: Thu Sep 20 21:58:23 2007
New Revision: 128632
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128632
Log:
PR fortran/33288
* arith.c (reduce_unary, reduce_binary_ac, reduce_binary_ca,
reduce_binary_aa): Call ourselves recursively if an element of
the constructor is itself a constant array.
* gfortran.dg/array_constructor_19.f90: New test.
Added:
trunk/gcc/testsuite/gfortran.dg/array_constructor_19.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/arith.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list