Tells the compiler to follow the FORTRAN 66 Standard and execute DO loops at least once.This is a deprecated option.
IA-32, Intel® 64 architectures
Linux and Mac OS X: | -onetrip |
Windows: | /Qonetrip |
None
OFF |
The compiler applies the current Fortran Standard semantics, which allows zero-trip DO loops. |
This option tells the compiler to follow the FORTRAN 66 Standard and execute DO loops at least once. Note that this behavior is included if you specify option f66.
Linux and Mac OS X: -1
Windows: /1
Copyright © 1996-2010, Intel Corporation. All rights reserved.