*PING* [PATCH v3 10/10] fortran: Add -finline-intrinsics flag for MINLOC/MAXLOC [PR90608]
Steve Kargl
sgk@troutmask.apl.washington.edu
Sat Sep 14 18:09:25 GMT 2024
On Sat, Sep 14, 2024 at 11:02:42AM -0700, Steve Kargl wrote:
>
> While I understand the intent of 'positive form' vs 'negative form', the
> above might be clearer as
>
> Usage of intrinsics can be implemented either by generating a call
> to the libgfortran library function or by directly generating inline
> code. For most intrinsics, only a single variant is available, and
> there is no choice of implementation. However, some intrinsics can
> use a library function or inline code, wher inline code typically offers
Whoops.
s/wher/where
--
Steve
More information about the Fortran
mailing list