[Patch, fortran] Inline DOT_PRODUCT

Janne Blomqvist jblomqvi@cc.hut.fi
Wed Mar 1 15:47:00 GMT 2006


On Wed, Mar 01, 2006 at 09:29:27AM +0100, THOMAS Paul Richard 169137 wrote:
> Janne,
> 
> I note that we retain the function name for the majority, if not all, of
> the wholly inline intrinsics.
> 
> >   f->value.function.name =
> >     gfc_get_string (PREFIX("dot_product_%c%d"), 
> > gfc_type_letter (f->ts.type),
> > 		    f->ts.kind);
> > 
> > thing from gfc_resolve_dot_product, since it's not needed anymore and
> > lest somebody gets confused.
> 
> I propose that we leave it in place until we decide what to do with all
> such instances.

OK, I assent.

-- 
Janne Blomqvist
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 185 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20060301/7e4018b7/attachment.sig>


More information about the Fortran mailing list