]> git.ipfire.org Git - thirdparty/gcc.git/commit
trans-array.c (gfc_conv_loop_setup): Access the shape along the real array dimension...
authorMikael Morin <mikael@gcc.gnu.org>
Fri, 10 Sep 2010 10:42:56 +0000 (10:42 +0000)
committerMikael Morin <mikael@gcc.gnu.org>
Fri, 10 Sep 2010 10:42:56 +0000 (10:42 +0000)
commit4b4c18e273bf452314ab94603eec0c68bb7e6a48
tree9789a80982e3d98ed00cc697f934766122c8f965
parentf338755b7cb9135221272a8d666fd2f47f46b054
trans-array.c (gfc_conv_loop_setup): Access the shape along the real array dimension instead of the scalarizer...

2010-09-10  Mikael Morin  <mikael@gcc.gnu.org>

* trans-array.c (gfc_conv_loop_setup): Access the shape along the
real array dimension instead of the scalarizer (loop) dimension.

From-SVN: r164162
gcc/fortran/ChangeLog
gcc/fortran/trans-array.c