Tells the compiler to assume there is no cross-function aliasing.
None
IA-32, IntelŪ EM64T, IntelŪ ItaniumŪ architecture
Linux and Mac OS: | None |
Windows: | /Ow |
/Ow- |
None
OFF | The compiler assumes cross-function aliasing occurs. |
This option tells the compiler to assume there is no cross-function aliasing.
None