]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/23_containers/vector/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 / vector / debug / self_move_assign_neg.cc
index b843ed5077ee47742709862fcf93bf52938d03a0..d82b6b73d276b11ad3e9de3020c1c7c72f9f4de7 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 <vector>