X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=libstdc%2B%2B-v3%2Ftestsuite%2F30_threads%2Fshared_future%2Fcons%2Fmove_assign.cc;h=516d9ccd4e4c0804b3da3984a196b214836f6bab;hb=99dee82307f1e163e150c9c810452979994047ce;hp=1e57b4ef1888896c8f4b4617e3c7c31524a89b4d;hpb=c00e2af3639eda2dccffb55049b3d79389fbe90a;p=thirdparty%2Fgcc.git diff --git a/libstdc++-v3/testsuite/30_threads/shared_future/cons/move_assign.cc b/libstdc++-v3/testsuite/30_threads/shared_future/cons/move_assign.cc index 1e57b4ef1888..516d9ccd4e4c 100644 --- a/libstdc++-v3/testsuite/30_threads/shared_future/cons/move_assign.cc +++ b/libstdc++-v3/testsuite/30_threads/shared_future/cons/move_assign.cc @@ -1,7 +1,7 @@ // { dg-do run { target c++11 } } // { dg-require-gthreads "" } -// Copyright (C) 2010-2020 Free Software Foundation, Inc. +// Copyright (C) 2010-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