]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/20_util/is_scalar/requirements/typedefs.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / is_scalar / requirements / typedefs.cc
index 3b08fe40deb6eee380d8f65c4a5bab9ef1fa75a0..e178a281f4ad33bb21f1c1f32f62c119a0483ed3 100644 (file)
@@ -1,6 +1,6 @@
 // 2010-11-30  Paolo Carlini  <paolo.carlini@oracle.com>
 //
-// Copyright (C) 2010-2013 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
@@ -22,8 +22,7 @@
 
 #include <type_traits>
 
-// { dg-do compile }
-// { dg-options "-std=gnu++0x" }
+// { dg-do compile { target c++11 } }
 
 void test01()
 {