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.

Reply via email to