PATCH: Add x32 support to tcbhead_t

Roland McGrath roland@hack.frob.com
Mon May 14 19:32:00 GMT 2012


> __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.



More information about the Libc-alpha mailing list