This is the mail archive of the glibc-bugs@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]

[Bug libc/12495] Malloc fails if MALLOC_ALIGNMENT > 2 * SIZE_SZ


http://sourceware.org/bugzilla/show_bug.cgi?id=12495

--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> 2011-02-17 02:33:19 UTC ---
(In reply to comment #1)
> On Thu, 17 Feb 2011, hjl.tools at gmail dot com wrote:
> 
> > If I define  MALLOC_ALIGNMENT > 2 * SIZE_SZ, malloc will
> > fail in mysterious ways.
> 
> Yes, this is known.  There's a patch at 
> <http://sourceware.org/ml/libc-alpha/2007-11/msg00062.html> that fixes the 
> problem in the context of PowerPC malloc not allocating memory 
> sufficiently aligned for long double.

Yes, it works.  I applied it to hjl/x32 branch.  THANKS.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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