diff options
Diffstat (limited to 'gcc/fortran/lang.opt')
| -rw-r--r-- | gcc/fortran/lang.opt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/fortran/lang.opt b/gcc/fortran/lang.opt index 645b3e9..d1ca5f0 100644 --- a/gcc/fortran/lang.opt +++ b/gcc/fortran/lang.opt @@ -89,6 +89,10 @@ fdump-parse-tree F95 Display the code tree after parsing. +ff2c +F95 +Use f2c calling convention. + ffixed-form F95 Assume that the source file is fixed form |
