]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/20_util/is_constructible/requirements/explicit_instantiation.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / is_constructible / requirements / explicit_instantiation.cc
index d2c28d28f61b32bbcec2b86b39576250bb79eaf9..c2d0fa197a54744efa3e45d8dfe1f64706813e8e 100644 (file)
@@ -1,5 +1,4 @@
-// { dg-options "-std=gnu++11" }
-// { dg-do compile }
+// { dg-do compile { target c++11 } }
 
 // 2009-12-30  Paolo Carlini  <paolo.carlini@oracle.com>