]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/23_containers/unordered_multiset/debug/max_load_factor_neg.cc
[libstdc++-v3] Fix dg-require before dg-run directives in testsuite.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 23_containers / unordered_multiset / debug / max_load_factor_neg.cc
index 9db1f40a601617e5466a2813a285985a1e8aecac..d7e31e63a380ad7689f47df35196a82fe4c049cf 100644 (file)
@@ -15,8 +15,8 @@
 // with this library; see the file COPYING3.  If not see
 // <http://www.gnu.org/licenses/>.
 //
-// { dg-require-debug-mode "" }
 // { dg-do run { target c++11 xfail *-*-* } }
+// { dg-require-debug-mode "" }
 
 #include <unordered_set>