trans-array.c (gfc_trans_constant_array_constructor, [...]): Rename the former to...
authorMikael Morin <mikael@gcc.gnu.org>
Thu, 3 Nov 2011 21:19:27 +0000 (21:19 +0000)
committerMikael Morin <mikael@gcc.gnu.org>
Thu, 3 Nov 2011 21:19:27 +0000 (21:19 +0000)
commita13d9afef7fc87c6ddd4420192370531ee02524c
tree1db5184d43a5718034688324d645a784dad6a1a7
parent39abb03c4b6c5c49fbe038a1256a6074acfbfdf0
trans-array.c (gfc_trans_constant_array_constructor, [...]): Rename the former to the latter.

* trans-array.c (gfc_trans_constant_array_constructor,
trans_constant_array_constructor): Rename the former to the latter.
Don't set the rank of the temporary for the loop.  Remove then unused
loop argument.
(gfc_trans_array_constructor): Update call.

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