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