]> gcc.gnu.org Git - gcc.git/commit
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>
Tue, 11 May 2021 19:50:07 +0000 (20:50 +0100)
commitf9ae75fcbf1590722817f61277211a0a3ec4cab2
tree0549a09b87ba28bece59cd30d47e2d3ce3813b58
parent441ff687457f0d713d20ae7440309d0b83dd202e
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.

(cherry picked from commit 23972128c83e62011b583f06b32c8501c096b7d8)
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
This page took 0.058439 seconds and 6 git commands to generate.