mirror of git://gcc.gnu.org/git/gcc.git
-Wno-deprecated doesn't work with header units, since the testcase can't change the header unit's version of the __DEPRECATED macro. But -Wno-deprecated-declarations works just fine to avoid warning about deprecated things. libstdc++-v3/ChangeLog: * testsuite/18_support/exception_ptr/62258.cc: Use -Wno-deprecated-declarations instead of -Wno-deprecated. * testsuite/18_support/uncaught_exception/14026.cc * testsuite/20_util/headers/functional/synopsis.cc * testsuite/20_util/is_literal_type/requirements/explicit_instantiation.cc * testsuite/20_util/is_literal_type/requirements/typedefs.cc * testsuite/20_util/is_literal_type/value.cc * testsuite/20_util/is_pod/requirements/explicit_instantiation.cc * testsuite/20_util/is_pod/requirements/typedefs.cc * testsuite/20_util/is_pod/value.cc * testsuite/20_util/shared_ptr/assign/auto_ptr.cc * testsuite/20_util/shared_ptr/assign/auto_ptr_neg.cc * testsuite/20_util/shared_ptr/assign/auto_ptr_rvalue.cc * testsuite/20_util/shared_ptr/atomic/1.cc * testsuite/20_util/shared_ptr/atomic/2.cc * testsuite/20_util/shared_ptr/atomic/3.cc * testsuite/20_util/shared_ptr/cons/43820_neg.cc * testsuite/20_util/shared_ptr/cons/auto_ptr.cc * testsuite/20_util/shared_ptr/cons/auto_ptr_neg.cc * testsuite/20_util/shared_ptr/creation/dr925.cc * testsuite/20_util/unique_ptr/cons/auto_ptr.cc * testsuite/20_util/unique_ptr/cons/auto_ptr_neg.cc * testsuite/20_util/variable_templates_for_traits.cc * testsuite/29_atomics/atomic/lwg3220.cc * testsuite/experimental/type_traits/value.cc: Likewise. |
||
|---|---|---|
| .. | ||
| algorithm | ||
| any | ||
| array | ||
| chrono | ||
| deque | ||
| filesystem | ||
| forward_list | ||
| functional | ||
| iterator | ||
| list | ||
| map | ||
| memory | ||
| memory_resource | ||
| net | ||
| numeric | ||
| optional | ||
| polymorphic_allocator | ||
| propagate_const | ||
| random | ||
| ratio | ||
| scopeguard | ||
| set | ||
| simd | ||
| source_location | ||
| string | ||
| string_view | ||
| system_error | ||
| tuple | ||
| type_erased_allocator | ||
| type_traits | ||
| unordered_map | ||
| unordered_set | ||
| vector | ||
| feat-char8_t.cc | ||
| feat-cxx14.cc | ||
| feat-lib-fund.cc | ||
| names.cc | ||
| synchronized_value.cc | ||