Tells the compiler to assume there is no aliasing.
None
IA-32 architecture, Intel® 64 architecture, IA-64 architecture
Linux and Mac OS: | None |
Windows: | /Oa |
/Oa- |
None
OFF | The compiler assumes there is aliasing. |
This option tells the compiler to assume there is no aliasing.
None