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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WONTFIX                     |MOVED

--- Comment #44 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Just a quick note on this one, C++17 fixed this issue all together with C++20
requiring allocators also to handle the alignment. So changing this to moved
really.  Also GCC 11 defaults to C++17.

Reply via email to