]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/25_algorithms/max/requirements/explicit_instantiation/pod2.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 25_algorithms / max / requirements / explicit_instantiation / pod2.cc
index 0d88d27982c2573829090c242b904fdbe622ef5f..e695412403e0485b41fba2489d28814c5844322d 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>