]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/23_containers/multiset/debug/60499.cc
[libstdc++-v3] Fix dg-require before dg-run directives in testsuite.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 23_containers / multiset / debug / 60499.cc
index b543590aecd6d9de40d8f860a8ae1b944bc46d64..9b0f95db60b15294480dfd77a4286d0233503e1a 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 compile { target c++11 } }
+// { dg-require-debug-mode "" }
 
 // PR libstdc++/60499