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

--- 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:c48be8298c27143c1a684c0cb9689c88d16f4b49

commit r13-6741-gc48be8298c27143c1a684c0cb9689c88d16f4b49
Author: Jonathan Wakely <jwak...@redhat.com>
Date:   Fri Mar 17 11:39:55 2023 +0000

    libstdc++: Add const to hash<coroutine_handle<P>>::operator() [PR109165]

    libstdc++-v3/ChangeLog:

            PR libstdc++/109165
            * include/std/coroutine (hash<>::operator()): Add const.
            * testsuite/18_support/coroutines/hash.cc: New test.

Reply via email to