]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/20_util/bind/35569.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / bind / 35569.cc
index 6364d416c153594df8e12ae1487f9a35a421a74d..9d5006901f75394664b3964a2962f8bc64ac484b 100644 (file)
@@ -17,8 +17,7 @@
 
 // 20.7.11 Function template bind
 
-// { dg-do compile }
-// { dg-options "-std=gnu++11" }
+// { dg-do compile { target c++11 } }
 
 #include <functional>