Intel® C++ Compiler 16.0 User and Reference Guide

malign-natural

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

Architecture Restrictions

Not available on Intel® 64 architecture targeting Intel® MIC 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).

IDE Equivalent

None

Alternate Options

None