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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Maybe the easiest fix is to mark __tag as aligned to alignof (type_info).

static constexpr _Sp_make_shared_tag __tag;

Reply via email to