X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=libstdc%2B%2B-v3%2Ftestsuite%2F23_containers%2Funordered_map%2Fdebug%2Fconstruct5_neg.cc;h=9b12600cc6d5a1e96678a984adb2722e115c4693;hb=99dee82307f1e163e150c9c810452979994047ce;hp=b72f49a84482969e795bcd752b791e2f13c5ddd8;hpb=52066eae5d3dd6b7c0a1b843469582dbdbb941eb;p=thirdparty%2Fgcc.git diff --git a/libstdc++-v3/testsuite/23_containers/unordered_map/debug/construct5_neg.cc b/libstdc++-v3/testsuite/23_containers/unordered_map/debug/construct5_neg.cc index b72f49a84482..9b12600cc6d5 100644 --- a/libstdc++-v3/testsuite/23_containers/unordered_map/debug/construct5_neg.cc +++ b/libstdc++-v3/testsuite/23_containers/unordered_map/debug/construct5_neg.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2016 Free Software Foundation, Inc. +// Copyright (C) 2014-2021 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can redistribute it and/or modify it under the @@ -23,8 +23,6 @@ void test01() { - bool test __attribute__((unused)) = true; - typedef __gnu_test::uneq_allocator> alloc_type; typedef __gnu_debug::unordered_map, std::equal_to,