This section contains descriptions for compiler options that pertain to language compatibility, conformity, etc.. They are listed in alphabetical order.
stand
Tells the compiler to issue compile-time messages for nonstandard language elements.
standard-realloc-lhs
Determines whether the compiler uses the current Fortran Standard rules or the old Fortran 2003 rules when interpreting assignment statements.
standard-semantics
Determines whether the current Fortran Standard behavior of the compiler is fully implemented.
syntax-only
Tells the compiler to check only for correct syntax.
wrap-margin
Provides a way to disable the right margin wrapping that occurs in Fortran list-directed output.