[Bug target/77405] SIGBUS from gnatmake in stage 3 (gcc 7.0)

ebotcazou at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Sep 2 17:38:00 GMT 2016


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

--- Comment #24 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
> Your __gnat_malloc doesn't return memory aligned to 16 bytes.  This
> violates x86-64 psABI.

To be exhaustive, __gnat_malloc is just a wrapper around the system malloc.


More information about the Gcc-bugs mailing list