[Patch, fortran] [19/21] Remove coarray support in the scalarizer: Remove coarray_last argument

Mikael Morin mikael.morin@sfr.fr
Thu Sep 15 23:10:00 GMT 2011


At this point, gfc_conv_section_startstride has two callers, and for both
of them, the last argument (coarray_last) has the value false.
This patch removes the argument.

OK?

-------------- next part --------------
2011-09-14  Mikael Morin  <mikael.morin@sfr.fr>

	* trans-array.c (gfc_conv_section_startstride): Remove coarray_last
	argument. Remove condition on coarray_last.
	(gfc_conv_ss_startstride): Update call to gfc_conv_section_startstride.
	(gfc_conv_expr_descriptor): Ditto.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: no_coarray_in_scalarizer-19.diff
Type: text/x-diff
Size: 1533 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20110915/5b09d058/attachment.bin>


More information about the Gcc-patches mailing list