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

Nathan Myers <ncm at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |ncm at gcc dot gnu.org

--- Comment #2 from Nathan Myers <ncm at gcc dot gnu.org> ---
The test erroneously assumes that __STDCPP_DEFAULT_NEW_ALIGNMENT__ 
is bigger than 6, evidently wrong on that target. On common 64-bit
targets it is 16.

What "other bad assumptions" do you refer to?

Reply via email to