legacy_struct_alignment

Avoids the possibility of misaligned load or store instructions caused by promoting the alignment of global and local data objects to a minimum of 4 bytes.

Syntax
#pragma legacy_struct_alignment on | off | reset
  
Remarks

The default for this pragma is off for Freescale Power Architecture processors as the big endian systems do not crash and misalignment is rare.