Intel® C++ Compiler 19.0 Developer Guide and Reference

malign-natural

Aligns larger types on natural size-based boundaries (overrides ABI).

Architecture Restrictions

Not available when targeting Intel® Xeon Phi™ products

Syntax

Linux:

None

macOS:

-malign-natural

Windows:

None

Arguments

None

Default

OFF

The compiler does not align larger types on natural size-based boundaries.

Description

This option aligns larger types on natural size-based boundaries (overrides ABI).

IDE Equivalent

None

Alternate Options

None