]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix more tests that fail in C++2a mode
authorJonathan Wakely <jwakely@redhat.com>
Thu, 24 Oct 2019 12:54:40 +0000 (13:54 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 24 Oct 2019 12:54:40 +0000 (13:54 +0100)
commit20bce52d369282fb3ac90901b5d58733953a8217
tree23469dd328c94363d7180711560d5e53870a4058
parentb2f56dd541c36c60a076769c2eabfa997c2970d8
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.

From-SVN: r277385
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/23_containers/unordered_map/requirements/debug_container.cc
libstdc++-v3/testsuite/23_containers/unordered_set/allocator/ext_ptr.cc