> __attribute__ ((aligned (32))) doesn't work on field of > a struct. You have to either manually pad it or use > an aligned type. The GCC manual contradicts this claim.