Tells the compiler to store parameters passed in registers to the stack.
IA-64 architecture
Linux and Mac OS X: | None |
Windows: | /homeparams |
None
OFF |
Register parameters are not written to the stack. |
This option tells the compiler to store parameters passed in registers to the stack.
None