[Patch, fortran] [44/66] inline sum and product: Update the scalarizer: New gfc_ss::nested_ss field.
Mikael Morin
mikael.morin@sfr.fr
Thu Oct 27 23:34:00 GMT 2011
To be able, from one outer gfc_ss struct, to descend into the corresponding
inner gfc_ss struct in the nested loop, this introduces a nested_ss field.
OK?
-------------- next part --------------
2011-10-19 Mikael Morin <mikael@gcc.gnu.org>
* trans.h (struct gfc_ss): New field nested_ss.
* trans-array.c (gfc_mark_ss_chain_used): Mark recursively nested
structs.
* trans-expr.c (gfc_advance_se_ss_chain): Update assertion.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr43829-44.patch
Type: text/x-diff
Size: 1046 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20111027/7113fbe2/attachment.bin>
More information about the Fortran
mailing list