------- Comment #9 from pault at gcc dot gnu dot org 2009-05-10 16:14 ------- Subject: Bug 40018
Author: pault Date: Sun May 10 16:14:37 2009 New Revision: 147347 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147347 Log: 2009-05-10 Paul Thomas <pa...@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 <pa...@gcc.gnu.org> PR fortran/40018 * gfortran.dg/array_constructor_31.f90: New test. Added: branches/gcc-4_4-branch/gcc/testsuite/gfortran.dg/array_constructor_31.f90 Modified: branches/gcc-4_4-branch/gcc/fortran/ChangeLog branches/gcc-4_4-branch/gcc/fortran/trans-array.c branches/gcc-4_4-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40018