[Patch, fortran] [07/66] inline sum and product: Preliminary cleanups: Useless coarray code removal.

Mikael Morin mikael.morin@sfr.fr
Thu Oct 27 23:31:00 GMT 2011


This is a followup to my recent coarray/scalarizer changes, especially that one
cleaning-up gfc_walk_variable_expr/gfc_walk_array_ref:
http://gcc.gnu.org/ml/fortran/2011-09/msg00072.html
Scalar coarrays are not handled as AR_ELEMENT in the scalarizer.
Thus, no need to handle coarrays here.
OK?
-------------- next part --------------
2011-10-19  Mikael Morin  <mikael@gcc.gnu.org>

	* trans-array.c (gfc_walk_array_ref): Skip coarray dimensions.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr43829-7.patch
Type: text/x-diff
Size: 406 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20111027/e2d9cffb/attachment.bin>


More information about the Gcc-patches mailing list