libstdc++: Remove c++20-specific dg-error directives in test
authorJonathan Wakely <jwakely@redhat.com>
Wed, 22 Sep 2021 17:15:24 +0000 (18:15 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Thu, 23 Sep 2021 15:07:39 +0000 (16:07 +0100)
commit43358e91bd1d2b376ce8f426cf9becedf8343a06
treecc803ce47fe818c25329731952f39fced3748085
parent8fa90926e08950cc00d0e22eace27402b9f9fa57
libstdc++: Remove c++20-specific dg-error directives in test

I added extra dg-error directives for C++20 to match the extra errors
caused by some of the call stack being constexpr in C++20. Since Jason's
changes to reduce those errors, those dg-error lines no longer match.
This removes them again.

Signed-off-by: Jonathan Wakely <jwakely@redhat.com>
libstdc++-v3/ChangeLog:

* testsuite/20_util/specialized_algorithms/memory_management_tools/destroy_neg.cc:
Remove dg-error lines for C++20-only errors.
libstdc++-v3/testsuite/20_util/specialized_algorithms/memory_management_tools/destroy_neg.cc