Intel® C++ Compiler XE 13.1 User and Reference Guides
Tells the compiler to store parameters passed in registers to the stack.
Intel® 64 architecture
Linux and 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