ChangeLog
52.2 KB
-
re PR fortran/52243 (Avoid reallocation for: array1 = array1 / scalar for performance) · 4860a462
2013-08-29 Thomas Koenig <tkoenig@gcc.gnu.org> PR fortran/52243 * trans-expr.c (is_runtime_conformable): New function. * gfc_trans_assignment_1: Use it. 2013-08-29 Thomas Koenig <tkoenig@gcc.gnu.org> PR fortran/52243 * gfortran.dg/realloc_on_assign_14.f90: Remove warning made obsolete by patch. * gfortran.dg/realloc_on_assign_19.f90: New test. From-SVN: r202070
Thomas Koenig committed