Alignment Attribute and Struct Members

The alignment attribute should not be used with a struct member. A warning will be reported if this happens.

In order to align struct members for optimal execution speed, use option -align_structs.

See Also

align_structs