]> 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 d35e6aaba35d5e4b4e15048361035104e1e80a70..86d4268028541a052ac99f574e7dfaefe0122bb2 100644 (file)
@@ -1,12 +1,10 @@
-// { dg-do compile }
-// { dg-options "-std=gnu++0x -fno-inline -save-temps -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, 2011 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