]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/25_algorithms/min/requirements/explicit_instantiation/3.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 25_algorithms / min / requirements / explicit_instantiation / 3.cc
index d23dfc93022f66a8acb796d62adefb8ddf5faeb5..1d5e4ca87619fe5e1c47b20b248098bf90011003 100644 (file)
@@ -1,5 +1,4 @@
-// { dg-options "-std=gnu++11" }
-// { dg-do compile }
+// { dg-do compile { target c++11 } }
 
 // 2008-09-16  Chris Fairles  <chris.fairles@gmail.com>