]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/20_util/is_nothrow_constructible/requirements/explicit_instantiation.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / is_nothrow_constructible / requirements / explicit_instantiation.cc
index 7a1c3ce00fdbf5775bf1cd0627cd9ac13f7c1f77..92965f4a9ff86225f376ed5b77e65efe149551db 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>