]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/25_algorithms/partition_point/requirements/explicit_instantiation/2.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 25_algorithms / partition_point / requirements / explicit_instantiation / 2.cc
index 225269f9cc17779262c4c5d71cc296adbb17f85a..2d879d275a539bb06f9a86e8533d388040ed1019 100644 (file)
@@ -1,5 +1,4 @@
-// { dg-do compile }
-// { dg-options "-std=gnu++11" }
+// { dg-do compile { target c++11 } }
 
 // 2008-06-28  Paolo Carlini  <paolo.carlini@oracle.com>