[Bug libstdc++/102984] strange alignment issues with std::vector::emplace/push_back and overaligned type

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Oct 28 11:20:04 GMT 2021


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|sanitizer                   |libstdc++

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
If C++ is meant to handle that, then it should go under libstdc++ component,
sanitizers just report that it has not been aligned...


More information about the Gcc-bugs mailing list