Intel® C++ Compiler XE 13.1 User and Reference Guides

malign-natural

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

IDE Equivalent

None

Architectures

IA-32, Intel® 64 architecture

Syntax

Linux:

None

OS X:

-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).

Alternate Options

None


Submit feedback on this help topic