[Bug libc/6527] Malloc alignment insufficient for PowerPC
drow at sources dot redhat dot com
sourceware-bugzilla@sourceware.org
Fri May 16 16:33:00 GMT 2008
------- Additional Comments From drow at sources dot redhat dot com 2008-05-16 16:32 -------
Created an attachment (id=2739)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=2739&action=view)
Alignment patch
This patch increases malloc alignment for PowerPC.
It breaks only emacs, which uses malloc_set_state; emacs does not even check
the result of malloc_set_state for failure. Recompiling emacs after updating
glibc is in my opinion acceptable. Nothing else uses malloc_set_state that I
could locate.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=6527
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Glibc-bugs
mailing list