[Bug c/69680] stdlib.h does not declare aligned_alloc
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Feb 4 23:25:00 GMT 2016
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.
More information about the Gcc-bugs
mailing list