]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
fortran: remove 2 dead links [PR106636]
authorMartin Liska <mliska@suse.cz>
Tue, 20 Sep 2022 12:02:34 +0000 (14:02 +0200)
committerMartin Liska <mliska@suse.cz>
Tue, 20 Sep 2022 12:02:34 +0000 (14:02 +0200)
PR fortran/106636

gcc/fortran/ChangeLog:

* gfortran.texi: Remove 2 dead links.

gcc/fortran/gfortran.texi

index 59d673bfc035195c2a32fb4d1e82f8f2609f8b1d..25410e6088d647993f34805b0a2f2da46304397b 100644 (file)
@@ -455,9 +455,7 @@ version 2.6, @uref{https://www.openacc.org/}).  See
 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/}.
+for them, which work with GNU Fortran.
 
 Deferred-length character strings of Fortran 2003 supports part of
 the features of @code{ISO_VARYING_STRING} and should be considered as