https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121779
Patrick Palka <ppalka at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|unassigned at gcc dot gnu.org |ppalka at gcc dot gnu.org CC| |ppalka at gcc dot gnu.org --- Comment #3 from Patrick Palka <ppalka at gcc dot gnu.org> --- Started with my r16-2519-gba5a6787374dea "c++: more name lookup for non-dep rewritten cmp ops". The patch wrongly assumes operator<=> can only be declared with a return type of std::foo_ordering.