OSDN Git Service

2008-09-22 Janus Weil <janus@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / fortran / lang.opt
index 9321195..49055f3 100644 (file)
@@ -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