libstdc++: Adjust expected errors in tests when compiled as C++20
authorJonathan Wakely <jwakely@redhat.com>
Mon, 10 May 2021 14:10:45 +0000 (15:10 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Mon, 10 May 2021 14:54:43 +0000 (15:54 +0100)
commit23972128c83e62011b583f06b32c8501c096b7d8
tree44073e76ce36d4d8c5d85272c65f3d4729ec2b43
parent695776733785973e809c89a739f3fa8d4c9b9d4e
libstdc++: Adjust expected errors in tests when compiled as C++20

libstdc++-v3/ChangeLog:

* testsuite/20_util/scoped_allocator/69293_neg.cc: Add dg-error
for additional errors in C++20.
* testsuite/20_util/specialized_algorithms/memory_management_tools/destroy_neg.cc:
Likewise.
* testsuite/20_util/uses_allocator/69293_neg.cc: Likewise.
* testsuite/27_io/filesystem/path/io/dr2989.cc: Likewise.
libstdc++-v3/testsuite/20_util/scoped_allocator/69293_neg.cc
libstdc++-v3/testsuite/20_util/specialized_algorithms/memory_management_tools/destroy_neg.cc
libstdc++-v3/testsuite/20_util/uses_allocator/69293_neg.cc
libstdc++-v3/testsuite/27_io/filesystem/path/io/dr2989.cc