https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69680
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Your libc (Mac OS X) does not have support for aligned_alloc then. GCC does not provide stdlib.h your OS provides that. Please report this bug to Apple instead.