neon-thumb2-move.c: Add dg-require-effective-target arm_thumb2_ok.
2011-02-25 Jie Zhang <jie@codesourcery.com> gcc/testsuite/ * gcc.target/arm/neon-thumb2-move.c: Add dg-require-effective-target arm_thumb2_ok. From-SVN: r170490
This commit is contained in:
parent
8f9f0ad880
commit
79a0b1460c
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2011-02-25 Jie Zhang <jie@codesourcery.com>
|
||||
|
||||
* gcc.target/arm/neon-thumb2-move.c: Add
|
||||
dg-require-effective-target arm_thumb2_ok.
|
||||
|
||||
2011-02-24 Jason Merrill <jason@redhat.com>
|
||||
|
||||
* g++.dg/parse/constant1.C: Specify C++98 mode.
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
/* { dg-do compile } */
|
||||
/* { dg-require-effective-target arm_neon_ok } */
|
||||
/* { dg-require-effective-target arm_thumb2_ok } */
|
||||
/* { dg-options "-O2 -mthumb -march=armv7-a" } */
|
||||
/* { dg-add-options arm_neon } */
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue