]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/fortran/trans-array.cc
trans-array.c (gfc_walk_variable_expr): Remove scalar coarray handling.
authorMikael Morin <mikael.morin@sfr.fr>
Fri, 7 Oct 2011 20:26:11 +0000 (22:26 +0200)
committerMikael Morin <mikael@gcc.gnu.org>
Fri, 7 Oct 2011 20:26:11 +0000 (20:26 +0000)
commitd7baf647899d1919a313fd27ed6271bea77a1cc2
treeefac8b31e6f6c7744e9653f42bfac4a5a35aebb4
parent677e2daebff2bde08d013511f34db6a56ab5f774
trans-array.c (gfc_walk_variable_expr): Remove scalar coarray handling.

* trans-array.c (gfc_walk_variable_expr): Remove scalar coarray
handling.  Don't reset array ref's corank and codimensions' types
in the full array ref case.  Update loop upper limit.
Remove DIMEN_THIS_IMAGE case.  Remove unnecessary conditions.

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