libstdc++: Fix test for hash<coroutine_handle<P>>::operator() [PR109165]
authorJonathan Wakely <jwakely@redhat.com>
Fri, 17 Mar 2023 11:39:55 +0000 (11:39 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Sat, 18 Mar 2023 09:43:20 +0000 (09:43 +0000)
commit9b83d4755a7da02f25788fce14bec949e7045f8f
treed85222660e945638123afe0b99c4fb53ea0c1941
parentd7caf313525a46f200d7f5db1ba893f853774aee
libstdc++: Fix test for hash<coroutine_handle<P>>::operator() [PR109165]

libstdc++-v3/ChangeLog:

PR libstdc++/109165
* testsuite/18_support/coroutines/hash.cc: Use const object
in second call.
libstdc++-v3/testsuite/18_support/coroutines/hash.cc