https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87699
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=99701
--- Comment #9 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to CVS Commits from comment #7)
> 3) The overload descriptions for built-in operators were adjusted,
> because objects of type std::nullptr_t cannot be used with relational
> operators any more.
This apparently wasn't completely done, see PR 99701.