]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/testsuite/23_containers/unordered_multiset/cons/noexcept_default_construct.cc
libstdc++: Fix tests using wrong allocator type
authorJonathan Wakely <jwakely@redhat.com>
Thu, 30 Jul 2020 17:41:47 +0000 (18:41 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Thu, 30 Jul 2020 17:41:59 +0000 (18:41 +0100)
commit357beca8bce179315bdf112c0f1df20ff5874f39
tree7f5bbd98ab823a1fe05704d2eca84a7082199913
parentcf5d0fc2d1adcd53b52c5d3f946822b687546c0b
libstdc++: Fix tests using wrong allocator type

libstdc++-v3/ChangeLog:

* testsuite/23_containers/unordered_multiset/cons/noexcept_default_construct.cc:
Use allocator with the correct value type.
* testsuite/23_containers/unordered_set/cons/noexcept_default_construct.cc:
Likewise.
libstdc++-v3/testsuite/23_containers/unordered_multiset/cons/noexcept_default_construct.cc
libstdc++-v3/testsuite/23_containers/unordered_set/cons/noexcept_default_construct.cc