r277385 - in /branches/gcc-9-branch/libstdc++-v...
redi@gcc.gnu.org
redi@gcc.gnu.org
Thu Oct 24 12:54:00 GMT 2019
Author: redi
Date: Thu Oct 24 12:54:40 2019
New Revision: 277385
URL: https://gcc.gnu.org/viewcvs?rev=277385&root=gcc&view=rev
Log:
Fix more tests that fail in C++2a mode
Backport from mainline
2019-06-06 Jonathan Wakely <jwakely@redhat.com>
* testsuite/23_containers/unordered_map/requirements/debug_container.cc:
Do not test allocator rebinding extension for C++2a.
* testsuite/23_containers/unordered_set/allocator/ext_ptr.cc: Change
dg-do directive for C++17 and C++2a.
Modified:
branches/gcc-9-branch/libstdc++-v3/ChangeLog
branches/gcc-9-branch/libstdc++-v3/testsuite/23_containers/unordered_map/requirements/debug_container.cc
branches/gcc-9-branch/libstdc++-v3/testsuite/23_containers/unordered_set/allocator/ext_ptr.cc
More information about the Libstdc++-cvs
mailing list