https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88803
Dominique d'Humieres <dominiq at lps dot ens.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P4 Status|UNCONFIRMED |NEW Last reconfirmed| |2019-01-11 CC| |tkoenig at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> --- More annoying than the warnings id the text displayed in the manual: the See CONVERT specifier on the open statement or the See GFORTRAN_CONVERT_UNIT environment variable. The text has been introduced at revision r251074. Would --- ../_clean/gcc/fortran/gfortran.texi 2019-01-01 13:17:33.000000000 +0100 +++ gcc/fortran/gfortran.texi 2019-01-11 23:23:55.000000000 +0100 @@ -1469,8 +1469,8 @@ are four-byte integers by default, and e compability only) is in effect. The representation of the record markers is that of unformatted files -given with the @option{-fconvert} option, the @xref{CONVERT specifier} -on the open statement or the @xref{GFORTRAN_CONVERT_UNIT} environment +given with the @option{-fconvert} option, the @ref{CONVERT specifier} +in an open statement or the @ref{GFORTRAN_CONVERT_UNIT} environment variable. The maximum number of bytes of user data in a subrecord is 2147483639 be OK? or does it exist a better replacement for @xref?