]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/25_algorithms/shuffle/requirements/explicit_instantiation/pod.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 25_algorithms / shuffle / requirements / explicit_instantiation / pod.cc
index 2792bee8e1b3b51c8c223747665b4c579f4d692a..8585d325b41d6e71ad33521d80464940defe15f2 100644 (file)
@@ -1,5 +1,4 @@
-// { dg-do compile }
-// { dg-options "-std=gnu++11" }
+// { dg-do compile { target c++11 } }
 // { dg-require-cstdint "" }
 
 // 2010-03-19  Paolo Carlini  <paolo.carlini@oracle.com>