diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2020-04-18 00:10:54 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2020-04-18 00:12:26 +0100 |
commit | c9960294062dbda0847d26a1b5ee37a55210d69c (patch) | |
tree | 4cc647117d31c1b45fbf117bb4a26689f2c90acb /libphobos/src | |
parent | bd2420f8faaf4bb33310e82f7dd45c5e33476c87 (diff) | |
download | gcc-c9960294062dbda0847d26a1b5ee37a55210d69c.zip gcc-c9960294062dbda0847d26a1b5ee37a55210d69c.tar.gz gcc-c9960294062dbda0847d26a1b5ee37a55210d69c.tar.bz2 |
libstdc++: Fix testsuite utility's use of allocators
In C++20 the rebind and const_reference members of std::allocator are
gone, so this testsuite utility stopped working, causing
ext/pb_ds/regression/priority_queue_rand_debug.cc to FAIL.
* testsuite/util/native_type/native_priority_queue.hpp: Use
allocator_traits to rebind allocator.
Diffstat (limited to 'libphobos/src')
0 files changed, 0 insertions, 0 deletions