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.opt8
1 files changed, 8 insertions, 0 deletions
diff --git a/gcc/fortran/lang.opt b/gcc/fortran/lang.opt
index 9321195..49055f3 100644
--- a/gcc/fortran/lang.opt
+++ b/gcc/fortran/lang.opt
@@ -72,6 +72,10 @@ Waliasing
Fortran Warning
Warn about possible aliasing of dummy arguments
+Walign-commons
+Fortran Warning
+Warn about alignment of COMMON blocks
+
Wampersand
Fortran Warning
Warn about missing ampersand in continued character constants
@@ -132,6 +136,10 @@ d
Fortran Joined
-d[DIMNU] Dump details about macro names and definitions during preprocessing
+falign-commons
+Fortran
+Enable alignment of COMMON blocks
+
fall-intrinsics
Fortran RejectNegative
All intrinsics procedures are available regardless of selected standard