[Patch] Fortran: intrinsic.texi add missing arg to FINDLOC (was: FINDLOC documentation at https://gcc.gnu.org/onlinedocs/gfortran/FINDLOC.html)

Tobias Burnus burnus@net-b.de
Tue Feb 9 21:18:28 GMT 2021


Hi Kay, hi all,

On 09.02.21 21:41, Kay Diederichs wrote:
> the above link does not document the optional MASK argument. Could somebody fix this, please?
Thanks for the comment.

Findloc's mask argument is documented in the text ("If @var{MASK} is 
present, only the elements for which @var{MASK} is @code{.TRUE.} are 
considered.") – but missing from the argument table. Thus, the attached 
patch should be sufficient, shouldn't it?

I intent commit it as obvious, unless there are comments.

Tobias

-------------- next part --------------
A non-text attachment was scrubbed...
Name: findloc.diff
Type: text/x-patch
Size: 848 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc-patches/attachments/20210209/a52be039/attachment.bin>


More information about the Gcc-patches mailing list