Problem with malloc on PA

Matthew Wilcox willy@ldl.fc.hp.com
Wed Apr 25 16:41:00 GMT 2001


On Wed, Apr 25, 2001 at 03:38:26PM -0700, Ulrich Drepper wrote:
> Not in general, but for PA, yes.

Great!

> What type does gcc return __alignof__(type) == 16 for?  We should be
> able to define
> 
>   #define MALLOC_ALIGNMENT MAX(SIZE_SZ + SIZE_SZ, __alignof__(type))
> 
> The rest should then fall into place.

_lt_spinlock_t in our tree, see my other mail.



More information about the Libc-alpha mailing list