check.c
70.6 KB
-
re PR fortran/29758 (Runtime segfault in RESHAPE with insufficient elements in SOURCE) · d8d8121a
2006-11-10 Paul Thomas <pault@gcc.gnu.org> PR fortran/29758 * check.c (gfc_check_reshape): Check that there are enough elements in the source array as to be able to fill an array defined by shape, when pad is absent. 2006-11-10 Paul Thomas <pault@gcc.gnu.org> PR fortran/29758 * gfortran.dg/reshape_source_size_1.f90: New test. From-SVN: r118664
Paul Thomas committed