[Patch, fortran] [22/66] inline sum and product: Update core structs: Move shape.
Mikael Morin
mikael.morin@sfr.fr
Thu Oct 27 23:31:00 GMT 2011
This moves shape field from gfc_ss to gfc_array_info.
OK?
-------------- next part --------------
2011-10-19 Mikael Morin <mikael@gcc.gnu.org>
* trans.h (struct gfc_ss, struct gfc_array_info): Move shape field
from the former struct to the latter.
* trans-array.c (gfc_conv_ss_startstride, gfc_conv_loop_setup):
Update field references.
* trans-expr.c (gfc_trans_subarray_assign): Update field references
and factor common reference chains.
* trans-io.c (transfer_array_component): Ditto.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr43829-22.patch
Type: text/x-diff
Size: 5983 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20111027/06771c78/attachment.bin>
More information about the Fortran
mailing list