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

            Bug ID: 106636
           Summary: docs: references to varying length character strings
                    are dead
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: marxin at gcc dot gnu.org
                CC: gerald at pfeifer dot com
  Target Milestone: ---

Any of the 2 following links are alive:

gcc/fortran/gfortran.texi:

The Fortran 95 standard specifies in Part 2 (ISO/IEC 1539-2:2000)
varying length character strings.  While GNU Fortran currently does not
support such strings directly, there exist two Fortran implementations
for them, which work with GNU Fortran.  They can be found at
@uref{https://www.fortran.com/@/iso_varying_string.f95} and at
@uref{ftp://ftp.nag.co.uk/@/sc22wg5/@/ISO_VARYING_STRING/}.

Reply via email to