This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]