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 c40d5007caeb444ae9ee53a8f7e291c2785a8ee2..acdeb75b07c6ee621c0dd51e258327c20df2a8e6 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 94b53b595d8a681e4f9e74f0384dd0757b1f4573..62263c0c3b06d77eb5016f822b66c5e839e02c18 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.  */