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