OSDN Git Service

2009-05-10 Paul Thomas <pault@gcc.gnu.org>
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 10 May 2009 10:22:37 +0000 (10:22 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 10 May 2009 10:22:37 +0000 (10:22 +0000)
commit6cc403884a5c96cc201f1c1a772f64b0eb3da096
tree971cb8f34212da898379b9b1229f40cf1e017303
parent49c5eba1d75740adfe59aa6d690f833bc188b285
2009-05-10  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/40018
* trans-array.c (gfc_trans_array_constructor_value): Fold
convert numeric constants.
(gfc_build_constant_array_constructor): The same.

2009-05-10  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/40018
* gfortran.dg/array_constructor_31.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@147332 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/gfortran.dg/array_constructor_31.f90 [new file with mode: 0644]