]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/23_containers/unordered_map/debug/construct2_neg.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 23_containers / unordered_map / debug / construct2_neg.cc
index 8889ed49e956f2846f0359bfd877d4354b25f85f..a83ffbd790e4fef461dfadef5484d2cab3619f6d 100644 (file)
@@ -16,8 +16,7 @@
 // <http://www.gnu.org/licenses/>.
 //
 // { dg-require-debug-mode "" }
-// { dg-options "-std=gnu++11" }
-// { dg-do run { xfail *-*-* } }
+// { dg-do run { target c++11 xfail *-*-* } }
 
 #include <unordered_map>
 #include <debug/checks.h>