* gcc.target/arm/thumb-bitfld1.c: Don't specify -march, require thumb1.

From-SVN: r175311
This commit is contained in:
Janis Johnson 2011-06-22 20:28:29 +00:00 committed by Janis Johnson
parent c8c933079a
commit ba16e76614
2 changed files with 4 additions and 1 deletions

View file

@ -1,5 +1,7 @@
2011-06-22 Janis Johnson <janisjo@codesourcery.com>
* gcc.target/arm/thumb-bitfld1.c: Don't specify -march, require thumb1.
* gcc.target/arm/ctz.c: Don't specify -march, require thumb2.
* gcc.target/arm/pr42879.c: Likewise.
* gcc.target/arm/pr45701-3.c: Likewise.

View file

@ -1,5 +1,6 @@
/* { dg-do compile } */
/* { dg-options "-O1 -mthumb -march=armv5t" } */
/* { dg-require-effective-target arm_thumb1_ok } */
/* { dg-options "-O1 -mthumb" } */
struct foo
{