These options control how the Intel® compiler align data items. Refer to the Compiler Options for more information on using these alignment-related options.
Windows* |
Linux* |
Description |
---|---|---|
/align:recnbyte, /Zp[n] |
-align recnbyte, |
Specifies the alignment constraint for structures on n-byte boundaries. For more information, see the following topic:
|
/align:keyword, /Qpad |
-align keyword, |
These front-end options changes alignment of variables in a common block. For more information, see the following topic:
|
/Qsfalign IA-32 Only |
No equivalent |
This option aligns stack for functions. |