Intel® C++ Compiler 16.0 User and Reference Guide
Tells the compiler to assume there is no aliasing.
Linux and OS X: | None |
Windows: | /Oa /Oa- |
None
OFF |
The compiler assumes there is aliasing. |
This option tells the compiler to assume there is no aliasing.
None