Structure alignment under AIX 4.3.1

David Edelsohn dje@watson.ibm.com
Mon May 31 21:06:00 GMT 1999


	For historical reasons, the PowerOpen AIX ABI only requires word
alignment for doubles while requiring doubleword alignment for 64-bit
integers.  If the double is the first field in a struct, the struct is
doubleword aligned although the internal fields are word aligned.  It's
just a big, unfortunate mess.

David



More information about the Gcc-bugs mailing list