]> git.ipfire.org Git - thirdparty/gcc.git/commit
trans-array.c (gfc_set_vector_loop_bounds, [...]): Rename the former to the latter.
authorMikael Morin <mikael@gcc.gnu.org>
Thu, 3 Nov 2011 21:31:12 +0000 (21:31 +0000)
committerMikael Morin <mikael@gcc.gnu.org>
Thu, 3 Nov 2011 21:31:12 +0000 (21:31 +0000)
commit43e7d60bc6f03030a9b1355e3866b67a4e769cc7
treee64ec381d7d8216b531dfb7b9e2dcfb10082d179
parentf44d2277117c668c073ffde7732977699a221ceb
trans-array.c (gfc_set_vector_loop_bounds, [...]): Rename the former to the latter.

* 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.

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