aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/lang.opt
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/fortran/lang.opt')
-rw-r--r--gcc/fortran/lang.opt4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/fortran/lang.opt b/gcc/fortran/lang.opt
index 95388e5..e17bfa5 100644
--- a/gcc/fortran/lang.opt
+++ b/gcc/fortran/lang.opt
@@ -110,11 +110,11 @@ Fortran
Use f2c calling convention
ffixed-form
-Fortran
+Fortran RejectNegative
Assume that the source file is fixed form
ffree-form
-Fortran
+Fortran RejectNegative
Assume that the source file is free form
funderscoring