[PATCH] Avoid expected failure of tst-malloc-thread-fail on ppc

Florian Weimer fweimer@redhat.com
Mon May 9 11:52:00 GMT 2016


On 01/15/2016 03:33 PM, Florian Weimer wrote:
> 2016-01-15  Florian Weimer<fweimer@redhat.com>
>
> 	* malloc/malloc-private.h: New file.
> 	(INTERNAL_SIZE_T, SIZE_SZ, MALLOC_ALIGNMENT, MALLOC_ALIGN_MASK): Moved ...
> 	* malloc/malloc.c (INTERNAL_SIZE_T, SIZE_SZ, MALLOC_ALIGNMENT)
> 	(MALLOC_ALIGN_MASK): ... from here.
> 	* malloc/tst-malloc-thread-fail.c (allocate_1): Use
> 	malloc_alignment.
> 	* malloc/test-malloc-alignment.c, malloc/test-malloc-alignment.h:
> 	New file.
> 	* malloc/Makefile (tst-malloc-thread-fail): Add dependency.

We have a proper fix for bug 6527, so this is no longer necessary.

Florian



More information about the Libc-alpha mailing list