diff options
Diffstat (limited to 'gcc/doc/standards.texi')
| -rw-r--r-- | gcc/doc/standards.texi | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/gcc/doc/standards.texi b/gcc/doc/standards.texi index b8a44d40e69..df14c0f143d 100644 --- a/gcc/doc/standards.texi +++ b/gcc/doc/standards.texi @@ -186,7 +186,10 @@ GNAT Reference Manual}, for information on standard conformance and compatibility of the Ada compiler. @xref{Language,,The GNU Fortran Language, g77, Using and Porting GNU -Fortran}, for details of the Fortran language supported by GCC@. +Fortran}, for details of the Fortran language supported by @command{g77}. + +@xref{Standards,,Standards, gfortran, The GNU Fortran 95 Compiler}, for details +of standards supported by @command{gfortran}. @xref{Compatibility,,Compatibility with the Java Platform, gcj, GNU gcj}, for details of compatibility between @command{gcj} and the Java Platform. |

