]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/23_containers/unordered_multimap/cons/66055.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 23_containers / unordered_multimap / cons / 66055.cc
index 9ac80894deaa40e60600c5041b3d6f2afd0757e0..89038f4b02f17c66fa89b4e3f7bef2c56e7fcda4 100644 (file)
@@ -17,8 +17,7 @@
 
 // Jonathan Wakely  <jwakely@redhat.com>
 
-// { dg-options "-std=gnu++11" }
-// { dg-do compile }
+// { dg-do compile { target c++11 } }
 
 #include <unordered_map>