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

malign-double

Aligns double, long double, and long long types for better performance for systems based on IA-32 architecture.

IDE Equivalent

None

Architectures

All

Syntax

Linux and OS X:

-malign-double

Windows:

None

Arguments

None

Default

OFF

Description

Aligns double, long double, and long long types for better performance for systems based on IA-32 architecture.

Alternate Options

-align


Submit feedback on this help topic