Intel® C++ Compiler 16.0 User and Reference Guide
Tells the compiler to return struct and union values in registers when possible.
Only available on 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