onetrip, Qonetrip

Tells the compiler to follow the FORTRAN 66 Standard and execute DO loops at least once.This is a deprecated option.

IDE Equivalent

None

Architectures

IA-32, Intel® 64 architectures

Syntax

Linux and Mac OS X:

-onetrip

Windows:

/Qonetrip

Arguments

None

Default

OFF

The compiler applies the current Fortran Standard semantics, which allows zero-trip DO loops.

Description

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.

Alternate Options

Linux and Mac OS X: -1

Windows: /1

See Also


Submit feedback on this help topic

Copyright © 1996-2010, Intel Corporation. All rights reserved.