r272009 - in /trunk/libstdc++-v3: ChangeLog tes...
redi@gcc.gnu.org
redi@gcc.gnu.org
Thu Jun 6 15:34:00 GMT 2019
Author: redi
Date: Thu Jun 6 15:34:45 2019
New Revision: 272009
URL: https://gcc.gnu.org/viewcvs?rev=272009&root=gcc&view=rev
Log:
Fix more tests that fail in C++2a mode
* 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:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/testsuite/23_containers/unordered_map/requirements/debug_container.cc
trunk/libstdc++-v3/testsuite/23_containers/unordered_set/allocator/ext_ptr.cc
More information about the Libstdc++-cvs
mailing list