diff options
Diffstat (limited to 'gcc/fortran/gfortran.texi')
| -rw-r--r-- | gcc/fortran/gfortran.texi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/fortran/gfortran.texi b/gcc/fortran/gfortran.texi index 9847cbf4415..d97785b16b5 100644 --- a/gcc/fortran/gfortran.texi +++ b/gcc/fortran/gfortran.texi @@ -1380,6 +1380,12 @@ TR 15581: The @code{OPEN} statement supports the @code{ACCESS='STREAM'} specifier, allowing I/O without any record structure. +@item +Namelist input/output for internal files. + +@item +@cindex @code{VOLATILE} +The @code{VOLATILE} statement and attribute. @end itemize |

