X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=libstdc%2B%2B-v3%2Ftestsuite%2F23_containers%2Farray%2Felement_access%2Fconstexpr_c%2B%2B17.cc;h=a14ad487b4284eb6ae1d8e3934099e8f0bf891da;hb=a945c346f57ba40fc80c14ac59be0d43624e559d;hp=234a4f01a8b4cd1df95dc69d0150376c4e6475d4;hpb=9afc19159c2947cddee0c833429da1f190fe34ca;p=thirdparty%2Fgcc.git diff --git a/libstdc++-v3/testsuite/23_containers/array/element_access/constexpr_c++17.cc b/libstdc++-v3/testsuite/23_containers/array/element_access/constexpr_c++17.cc index 234a4f01a8b4..a14ad487b428 100644 --- a/libstdc++-v3/testsuite/23_containers/array/element_access/constexpr_c++17.cc +++ b/libstdc++-v3/testsuite/23_containers/array/element_access/constexpr_c++17.cc @@ -1,7 +1,7 @@ // { dg-do compile { target c++17 } } // { dg-add-options no_pch } -// Copyright (C) 2011-2023 Free Software Foundation, Inc. +// Copyright (C) 2011-2024 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