Tells the compiler to assume there is no aliasing.
IA-32, IntelĀ® 64, IA-64 architectures
Linux and Mac 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