[Patch, fortran] [65/66] inline sum and product: Inline sum: Change se initialization.

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


In the non-scalar case the gfc_se structs are initialized using the se pointer
given as argument to the function. To accomodate this, this patch changes
initialization to NULL with initialization to a pointer (initially set to
NULL for now).
The patch explains it better.
OK?
-------------- next part --------------
2011-10-19  Mikael Morin  <mikael@gcc.gnu.org>

	* trans-intrinsic.c (gfc_conv_intrinsic_arith):
	Introduce parent expression variable.  Use it.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr43829-65.patch
Type: text/x-diff
Size: 1400 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20111027/41ceb512/attachment.bin>


More information about the Fortran mailing list