trans-expr.c
188 KB
-
re PR fortran/48746 (Matmul with allocate on assignment) · b972d95b
2011-04-30 Paul Thomas <pault@gcc.gnu.org> PR fortran/48746 * trans-expr.c (fcncall_realloc_result): Set the bounds and the offset so that the lbounds are one. (gfc_trans_arrayfunc_assign): Add rank to arguments of above. 2011-04-30 Paul Thomas <pault@gcc.gnu.org> PR fortran/48746 * gfortran.dg/realloc_on_assign_7.f03: Test bounds. From-SVN: r173213
Paul Thomas committed