]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/21_strings/basic_string/requirements/explicit_instantiation/debug.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 21_strings / basic_string / requirements / explicit_instantiation / debug.cc
index a0bfa6759cc941072ff487edf133df0404952f6b..210829867a4ec758c674fd9a9479dcd6181bceac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2005-2019 Free Software Foundation, Inc.
+// Copyright (C) 2005-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
@@ -19,8 +19,7 @@
 
 #include <debug/string>
 
-// { dg-do compile }
-// { dg-xfail-if "COW string missing some required members" { ! cxx11-abi } }
+// { dg-do compile { target c++17_down } }
 
 // libstdc++/21770
 namespace debug = __gnu_debug;