Author: mikael
Date: Thu Nov 3 20:56:19 2011
New Revision: 180847
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180847
Log:
* trans-array.c (gfc_trans_preloop_setup): Use loop's dimension instead
of array's dimention. Check that it is indeed the same.
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/trans-array.c