[Bug target/77330] __float128 segfaults on 32-bit x86 due to 8-byte malloc alignment

bernd.edlinger at hotmail dot de gcc-bugzilla@gcc.gnu.org
Wed Aug 24 06:55:00 GMT 2016


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

--- Comment #12 from Bernd Edlinger <bernd.edlinger at hotmail dot de> ---
glibc's malloc returns 128-bit aligned on x86-64-linux-gnu.
but what does it return on windows?


More information about the Gcc-bugs mailing list