https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70603
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |msebor at gcc dot gnu.org
Resolution|--- |DUPLICATE
--- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> ---
C++ doesn't yet support for overaligned new expression. Please see bug 36159
for the background on the problem and the solutions under consideration
considered (the link in comment #12).
*** This bug has been marked as a duplicate of bug 36159 ***