Data Alignment Options

These options control how the IntelĀ® compiler align data items. Refer to Compiler Options for more information on using these alignment-related options.

Linux* and Mac OS* X

Windows*

Description

-align recnbyte

/align:recnbyte

Specifies the alignment constraint for structures on n-byte boundaries.

For more information, see the following topic:

  • -align compiler option

-align keyword,
-pad

/align:keyword, /Qpad

These front-end options changes alignment of variables in a common block.

For more information, see the following topic:

  • -align compiler option

No equivalent

/Qsfalign

IA-32 architecture Only

This option aligns stack for functions.