X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=libstdc%2B%2B-v3%2Ftestsuite%2F30_threads%2Fcall_once%2Fonce_flag.cc;h=e867a44ab55fe90ed3d33f762ca963a3d107ca12;hb=a945c346f57ba40fc80c14ac59be0d43624e559d;hp=11eb33a3bab4de8a8175d7aa59663827472c42db;hpb=9afc19159c2947cddee0c833429da1f190fe34ca;p=thirdparty%2Fgcc.git diff --git a/libstdc++-v3/testsuite/30_threads/call_once/once_flag.cc b/libstdc++-v3/testsuite/30_threads/call_once/once_flag.cc index 11eb33a3bab4..e867a44ab55f 100644 --- a/libstdc++-v3/testsuite/30_threads/call_once/once_flag.cc +++ b/libstdc++-v3/testsuite/30_threads/call_once/once_flag.cc @@ -1,6 +1,6 @@ // { dg-do compile { target c++11 } } -// Copyright (C) 2008-2023 Free Software Foundation, Inc. +// Copyright (C) 2008-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