trans-array.c (dim_ok, [...]): Rename the former to the latter.
authorMikael Morin <mikael@gcc.gnu.org>
Thu, 3 Nov 2011 21:35:35 +0000 (21:35 +0000)
committerMikael Morin <mikael@gcc.gnu.org>
Thu, 3 Nov 2011 21:35:35 +0000 (21:35 +0000)
commita7fb208d57c48b3e84ee2e1eaceda43c5ce40de6
tree1b6aded5d870f31602cafd539ab5386b22754523
parent820d5e68fb9ef5324e809f397688c4a125790b1a
trans-array.c (dim_ok, [...]): Rename the former to the latter.

* trans-array.c (dim_ok, transposed_dims): Rename the former to the
latter.  Change argument type.  Invert return value.
(gfc_conv_expr_descriptor): Update calls.

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