[Bug target/56726] i386: MALLOC_ABI_ALIGNMENT is too small (usually)

chip at pobox dot com gcc-bugzilla@gcc.gnu.org
Thu Jun 12 17:11:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56726

--- Comment #8 from Chip Salzenberg <chip at pobox dot com> ---
Further research says that the alignment of a malloc(N) will be >= N if there
is a basic type that requires alignment N.  So we may be able to ramp this up
quite a bit.



More information about the Gcc-bugs mailing list