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, 0 insertions, 4 deletions
diff --git a/gcc/fortran/lang.opt b/gcc/fortran/lang.opt
index c055f14..3409841 100644
--- a/gcc/fortran/lang.opt
+++ b/gcc/fortran/lang.opt
@@ -181,10 +181,6 @@ fmax-stack-var-size=
Fortran RejectNegative Joined UInteger
-fmax-stack-var-size=<n> Size in bytes of the largest array that will be put on the stack
-fmodule-private
-Fortran
-Set default accessibility of module entities to PRIVATE
-
fno-backend
Fortran RejectNegative
Don't generate code, just do syntax and semantics checking