Add the bug number in the ChangeLog

From-SVN: r190099
This commit is contained in:
Mikael Morin 2012-08-02 19:50:14 +00:00
parent e5a24119f2
commit c2381fb2f0
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
2012-08-02 Mikael Morin <mikael@gcc.gnu.org>
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.