https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65122
--- Comment #6 from Benoit Jacob <jacob.benoit.1 at gmail dot com> --- (In reply to Marc Glisse from comment #4) > "the storage is obtained by > calling ::operator new(std::size_t)" so we can't use posix_memalign Ouch. That's very unfortunate. I see. I would still be interested in how you understand 3.11/9 and how to reconcile it with that without breaking a lot of software.