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

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jonathan Wakely <r...@gcc.gnu.org>:

https://gcc.gnu.org/g:b76a529c095f076c4780df0c913cf6d2391bcbc9

commit r12-1425-gb76a529c095f076c4780df0c913cf6d2391bcbc9
Author: Jonathan Wakely <jwak...@redhat.com>
Date:   Mon Jun 14 12:30:52 2021 +0100

    libstdc++: Implement LWG 3465 for std::compare_partial_order_fallback
[PR101056]

    libstdc++-v3/ChangeLog:

            PR libstdc++/101056
            * libsupc++/compare (compare_partial_order_fallback): Add
            constraint using reversed parameter order, as per LWG 3465.
            * testsuite/18_support/comparisons/algorithms/fallback.cc:
            Adjust expected result.

Reply via email to