summaryrefslogtreecommitdiffstats
path: root/gcc/fortran/lang.opt
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/fortran/lang.opt')
-rw-r--r--gcc/fortran/lang.opt6
1 files changed, 5 insertions, 1 deletions
diff --git a/gcc/fortran/lang.opt b/gcc/fortran/lang.opt
index 853653abfeb..439eb029636 100644
--- a/gcc/fortran/lang.opt
+++ b/gcc/fortran/lang.opt
@@ -67,7 +67,7 @@ Warn about \"suspicious\" constructs
Wtabs
Fortran
-Warn about nonconforming uses of the tab character
+Permit nonconforming uses of the tab character
Wunderflow
Fortran
@@ -77,6 +77,10 @@ Wunused-labels
Fortran
Warn when a label is unused
+fall-intrinsics
+Fortran RejectNegative
+All intrinsics procedures are available regardless of selected standard
+
fautomatic
Fortran
Do not treat local variables and COMMON blocks as if they were named in SAVE statements
OpenPOWER on IntegriCloud