arm-vfp-unwind.C: Correct order of DejaGNU directives.
authorMark Shinwell <shinwell@codesourcery.com>
Mon, 21 Aug 2006 19:15:15 +0000 (19:15 +0000)
committerMark Shinwell <shinwell@gcc.gnu.org>
Mon, 21 Aug 2006 19:15:15 +0000 (19:15 +0000)
gcc/testsuite/
* g++.dg/eh/arm-vfp-unwind.C: Correct order of DejaGNU directives.

From-SVN: r116308

gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/eh/arm-vfp-unwind.C

index c40d500..acdeb75 100644 (file)
@@ -1,3 +1,7 @@
+2006-08-21  Mark Shinwell  <shinwell@codesourcery.com>
+
+       * g++.dg/eh/arm-vfp-unwind.C: Correct order of DejaGNU directives.
+
 2006-08-21  Lee Millward  <lee.millward@codesourcery.com>
 
         PR c++/26269
index 94b53b5..62263c0 100644 (file)
@@ -1,5 +1,5 @@
-/* { dg-require-effective-target arm32 } */
 /* { dg-do run } */
+/* { dg-require-effective-target arm32 } */
 
 /* Test to catch off-by-one errors in arm/pr-support.c.  */