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:
parent
dc5395cc64
commit
63b263936e
2 changed files with 5 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -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. */
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue