arm-vfp-unwind.C: Correct order of DejaGNU directives.

gcc/testsuite/
	* g++.dg/eh/arm-vfp-unwind.C: Correct order of DejaGNU directives.

From-SVN: r116308
This commit is contained in:
Mark Shinwell 2006-08-21 19:15:15 +00:00 committed by Mark Shinwell
parent dc5395cc64
commit 63b263936e
2 changed files with 5 additions and 1 deletions

View 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

View 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. */