[Bug c++/92431] ICE with spaceship in constexpr evaluation

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Aug 7 16:47:52 GMT 2020


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

--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Jonathan Wakely from comment #4)
> This is incomplete because std::strong_order doesn't support
> floating-point types.

See PR 96526 regarding that.

> The partial_order and weak_order tests use VERIFY instead of
> static_assert because of PR 92431.

Some of those VERIFYs have been changed to static_assert in r11-2609


More information about the Gcc-bugs mailing list