2009-06-22 Paul Thomas <pault@gcc.gnu.org>
commit95f99f0564794ac8288d5bbb593fa03f2d6396cd
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Jun 2009 04:39:40 +0000 (22 04:39 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Jun 2009 04:39:40 +0000 (22 04:39 +0000)
tree22bf83720eefa43246cf9fd40e0a13617870b995
parent76cdaaf579fde482fef5c0828c191c5ef02b1e2e
2009-06-22  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/40472
* simplify.c (gfc_simplify_spread): Restrict the result size to
the limit for an array constructor.

2009-06-22  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/40472
* gfortran.dg/spread_size_limit.f90: New test.

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