Tells the compiler that arguments may be aliased.
Windows: None
Linux: Data > Enable Argument Aliasing
Mac OS: Data > Enable Argument Aliasing
IA-32 architecture, Intel® 64 architecture, IA-64 architecture
| Linux and Mac OS: | -alias-args |
| -no-alias-args | |
| Windows: | /Qalias-args |
| /Qalias-args- |
None
| ON | Arguments can be aliased. |
This option tells the compiler that arguments may be aliased.
-fargument-[no]alias