Intel® C++ Compiler 19.0 Developer Guide and Reference

malign-mac68k

Aligns structure fields on 2-byte boundaries (m68k compatible).

Architecture Restrictions

Not available when targeting Intel® Xeon Phi™ products

Syntax

Linux:

None

macOS:

-malign-mac68k

Windows:

None

Arguments

None

Default

OFF

The compiler does not align structure fields on 2-byte boundaries.

Description

This option aligns structure fields on 2-byte boundaries (m68k compatible).

IDE Equivalent

None

Alternate Options

None