Fortran: intrinsic.texi add missing arg to FINDLOC
authorTobias Burnus <tobias@codesourcery.com>
Thu, 11 Feb 2021 08:36:23 +0000 (09:36 +0100)
committerTobias Burnus <tobias@codesourcery.com>
Thu, 11 Feb 2021 08:36:23 +0000 (09:36 +0100)
commit2e9dfa4bff267913654bd5f2c3b5efc1b1268a2e
treea0d068eb77abe4401c406486f122e55fac342efa
parenta5c4f5562a086b256f031f0a995d2700762e465f
Fortran: intrinsic.texi add missing arg to FINDLOC

gcc/fortran/ChangeLog:

* intrinsic.texi (FINDLOC): Add 'MASK' to argument table.
(MAXLOC, MAXVAL, MINLOC, MINVAL): For 'MASK', remove 'an
array' as scalars are also permitted.
gcc/fortran/intrinsic.texi