[Patch, fortran] [19/66] inline sum and product: Interfaces changes: dim_ok

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


Same as previous patch, dim_ok uses dimensions and needs a gfc_ss struct as
argument.
The name is changed to the more descriptive transposed_dims and the logic
is inverted (dim_ok <=> !transposed_dims).
OK?
-------------- next part --------------
2011-10-19  Mikael Morin  <mikael@gcc.gnu.org>

	* trans-array.c (dim_ok, transposed_dims): Rename the former to the
	latter.  Change argument type.  Invert return value.
	(gfc_conv_expr_descriptor): Update calls.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr43829-19.patch
Type: text/x-diff
Size: 1242 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20111027/8e57b394/attachment.bin>


More information about the Fortran mailing list