diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog index 16724497724..90442800d54 100644 --- a/gcc/fortran/ChangeLog +++ b/gcc/fortran/ChangeLog @@ -1,5 +1,6 @@ 2012-08-02 Mikael Morin + PR fortran/48820 * trans-array.c (gfc_conv_ss_startstride): Set the intrinsic result's lower and upper bounds according to the rank. (set_loop_bounds): Set the loop upper bound in the intrinsic case.