Tells the compiler to store parameters passed in registers to the stack.
IA-32, IntelĀ® 64, IA-64 architectures
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