Tells the compiler to assume there is no cross-function aliasing.
None
IA-32 architecture, Intel® 64 architecture, IA-64 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