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