]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/30_threads/shared_future/cons/constexpr.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 30_threads / shared_future / cons / constexpr.cc
index 6f06ffeb647b16264dce92d00cc3ade204544d2e..72dc1756d979bd339441cdb5ca2a1f4a63f509e4 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 "_ZNSt13shared_futureIvEC2Ev" } }
 // { dg-final { scan-assembler-not "_ZNSt13shared_futureIiEC2Ev" } }
 
-// Copyright (C) 2010, 2011 Free Software Foundation, Inc.
+// Copyright (C) 2010-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