https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118387
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
With the second commit it should now be deleted if the static_cast<R>
(std::strong_ordering::equal) is invalid, whether it has any members or not.
