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 malloc/6527] Malloc alignment insufficient for PowerPC


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

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #3 from Joseph Myers <jsm28 at gcc dot gnu.org> 2012-10-23 12:46:03 UTC ---
This is *not* fixed.  The correct alignment is enabled only for !SHLIB_COMPAT
(libc, GLIBC_2_0, GLIBC_2_16) - that is, for new ports (x32).  No-one has yet
done the compatibility work required for new binaries on powerpc32 to get the
correct alignment without breaking existing emacs binaries.

-- 
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]