]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/25_algorithms/is_sorted_until/requirements/explicit_instantiation/pod.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 25_algorithms / is_sorted_until / requirements / explicit_instantiation / pod.cc
index 92a1a4262a027b182d749eb20f862bf9b2646acd..9f5088d51a54c6a309b371b74fda53c694d9ad5d 100644 (file)
@@ -1,5 +1,4 @@
-// { dg-do compile }
-// { dg-options "-std=gnu++11" }
+// { dg-do compile { target c++11 } }
 
 // 2007-10-14  Paolo Carlini  <pcarlini@suse.de>