https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123941

            Bug ID: 123941
           Summary: Small error in the documentation of the SPLIT
                    subroutine
           Product: gcc
           Version: 15.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: arjen.markus895 at gmail dot com
  Target Milestone: ---

The documentation of the SPLIT subroutine at
https://gcc.gnu.org/onlinedocs/gfortran/SPLIT.html shows:

Synopsis:

    RESULT = SPLIT(STRING, SET, POS [, BACK])

Only if you look at the example it becomes clear that in fact it is a
subroutine. Which is in line with the standard.

Reply via email to