]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/30_threads/future/cons/constexpr.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 30_threads / future / cons / constexpr.cc
index ebfacee20f816d5241eadff6d09f8678818b1849..86d4268028541a052ac99f574e7dfaefe0122bb2 100644 (file)
@@ -1,12 +1,10 @@
-// { dg-do compile }
-// { dg-options "-std=gnu++11 -fno-inline -g0" }
-// { dg-require-cstdint "" }
+// { dg-do compile { target c++11 } }
+// { dg-options "-fno-inline -g0" }
 // { dg-require-gthreads "" }
-// { dg-require-atomic-builtins "" }
 // { dg-final { scan-assembler-not "_ZNSt6futureIvEC2Ev" } }
 // { dg-final { scan-assembler-not "_ZNSt6futureIiEC2Ev" } }
 
-// Copyright (C) 2010-2016 Free Software Foundation, Inc.
+// Copyright (C) 2010-2022 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