]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/23_containers/map/debug/self_move_assign_neg.cc
[libstdc++-v3] Fix dg-require before dg-run directives in testsuite.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 23_containers / map / debug / self_move_assign_neg.cc
index 4eb690d71d0ba3e87e4eced1f7c142628c8b6034..822334536916d0fa37f313414be67bb70158fa7a 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 <map>