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

--- Comment #1 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:597601aa7a0f822816041d521fae7da6e883fa7d

commit r10-7710-g597601aa7a0f822816041d521fae7da6e883fa7d
Author: Jonathan Wakely <jwak...@redhat.com>
Date:   Tue Apr 14 11:23:34 2020 +0100

    libstdc++: Make comparison category comparisons noexcept (PR 94565)

            PR libstdc++/94565
            * libsupc++/compare (__unspec): Add noexcept-specifier to
constructor.
            * testsuite/18_support/comparisons/categories/94565.cc: New test.

Reply via email to