* trans-array.c (gfc_set_vector_loop_bounds, set_vector_loop_bounds):
authormikael <mikael@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Nov 2011 21:31:12 +0000 (21:31 +0000)
committermikael <mikael@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Nov 2011 21:31:12 +0000 (21:31 +0000)
commitadad4984d0f7a8e555cd6691a2dca987f8217bdf
treee64ec381d7d8216b531dfb7b9e2dcfb10082d179
parent40386751ff4443cecb2d9704efac328b6dec66f1
* trans-array.c (gfc_set_vector_loop_bounds, set_vector_loop_bounds):
Rename the former to the latter.  Change type and name of argument.
Get previous argument from the new one.
(gfc_add_loop_ss_code): Update call.

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