]> gcc.gnu.org Git - gcc.git/commit
trans-array.c (get_array_ref_dim, [...]): Rename the former to the latter and loop...
authorMikael Morin <mikael@gcc.gnu.org>
Thu, 3 Nov 2011 23:34:53 +0000 (23:34 +0000)
committerMikael Morin <mikael@gcc.gnu.org>
Thu, 3 Nov 2011 23:34:53 +0000 (23:34 +0000)
commitd6b3a0d72c93b797907825d4273f80ca2a47c476
tree07f69e1fa33fd33afdc525918b96ff935d464520
parent4d6a0e363750d2e9289ca6297db798eac74e41bb
trans-array.c (get_array_ref_dim, [...]): Rename the former to the latter and loop over the parents.

* trans-array.c (get_array_ref_dim, get_scalarizer_dim_for_array_dim):
Rename the former to the latter and loop over the parents.
(innermost_ss): New function.
(get_array_ref_dim_for_loop_dim): New function.
(gfc_trans_create_temp_array): Use get_scalarizer_dim_for_array_dim.
(set_loop_bounds): Use get_array_dim_for_loop_dim).

From-SVN: r180894
gcc/fortran/ChangeLog
gcc/fortran/trans-array.c
This page took 0.056193 seconds and 5 git commands to generate.