OSDN Git Service

* trans-array.c (gfc_trans_constant_array_constructor,
authormikael <mikael@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Nov 2011 21:19:27 +0000 (21:19 +0000)
committermikael <mikael@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Nov 2011 21:19:27 +0000 (21:19 +0000)
commitb014e22f7a176deb8502813c5f81221f7e04828a
tree1db5184d43a5718034688324d645a784dad6a1a7
parent7f03d4d9fd6f573b413a481adedf1152b592c2fc
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@180856 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/trans-array.c