libstdc++: Add -Wno-deprecated for tests that warn in C++20
authorJonathan Wakely <jwakely@redhat.com>
Fri, 31 Jul 2020 16:51:00 +0000 (17:51 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Fri, 31 Jul 2020 16:51:00 +0000 (17:51 +0100)
commit95edead9aab7a70636f87ea041f05469dc41d9a9
treedaa82be2238a28e211dd22b332a6d3dae13b260b
parent351f60794c116d25a78da5220f3da74b4268cb8d
libstdc++: Add -Wno-deprecated for tests that warn in C++20

libstdc++-v3/ChangeLog:

* testsuite/20_util/tuple/78939.cc: Suppress warnings about
deprecation of volatile-qualified structured bindings in C++20.
* testsuite/20_util/variable_templates_for_traits.cc: Likewise
for deprecation of is_pod in C++20
libstdc++-v3/testsuite/20_util/tuple/78939.cc
libstdc++-v3/testsuite/20_util/variable_templates_for_traits.cc