Intel® C++ Compiler XE 13.1 User and Reference Guides

Oa

Tells the compiler to assume there is no aliasing.

IDE Equivalent

None

Architectures

All

Syntax

Linux and OS X:

None

Windows:

/Oa

/Oa-

Arguments

None

Default

OFF

The compiler assumes there is aliasing.

Description

This option tells the compiler to assume there is no aliasing.

Alternate Options

None


Submit feedback on this help topic