trans-array.c (gfc_conv_loop_setup, [...]): Move specloop arrays clearing from the...
authorMikael Morin <mikael@gcc.gnu.org>
Thu, 3 Nov 2011 22:42:58 +0000 (22:42 +0000)
committerMikael Morin <mikael@gcc.gnu.org>
Thu, 3 Nov 2011 22:42:58 +0000 (22:42 +0000)
commitb2028d0b943dff90a98b9c095298ea6413238a88
treeec4394047a34554df1efe9916d7a21a46692b43e
parent1d9370e9096e97e380a593039e755523345e530d
trans-array.c (gfc_conv_loop_setup, [...]): Move specloop arrays clearing from the former to the latter.

* trans-array.c (gfc_conv_loop_setup, gfc_trans_create_temp_array):
Move specloop arrays clearing from the former to the latter.

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