]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/20_util/is_trivially_copy_assignable/requirements/typedefs.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / is_trivially_copy_assignable / requirements / typedefs.cc
index b28f146e1c99e2589a8043d69b11d40a6b7047d1..8f972754cec3f5bfea4a3ed02d47d1a7fd52b05b 100644 (file)
@@ -1,8 +1,8 @@
-// { dg-options "-std=gnu++11" }
+// { dg-do compile { target c++11 } }
 //
 // 2014-10-09  Ville Voutilainen  <ville.voutilainen@gmail.com>
 //
-// Copyright (C) 2014-2015 Free Software Foundation, Inc.
+// Copyright (C) 2014-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
@@ -24,8 +24,6 @@
 
 #include <type_traits>
 
-// { dg-do compile }
-
 void test01()
 {
   // Check for required typedefs