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

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

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

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This is most likely an alignment issue.  In that make_shared not using the
"right" alignment.

Reply via email to