Intel® C++ Compiler XE 13.1 User and Reference Guides
Tells the compiler to return struct and union values in registers when possible.
IA-32 architecture
Linux and OS X: | -freg-struct-return |
Windows: | None |
None
OFF |
This option tells the compiler to return struct and union values in registers when possible.
None