diff options
Diffstat (limited to 'gcc/doc/invoke.texi')
-rw-r--r-- | gcc/doc/invoke.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index d40361eda15..da5ea9076c6 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -6803,7 +6803,7 @@ programs consisting of a single file, in combination with option programs since the functions and variables become local for the whole combined compilation unit, not for the single source file itself. -This option is not supported for Fortran programs. +This option implies @option{-fwhole-file} for Fortran programs. @item -fcprop-registers @opindex fcprop-registers |