Commit ba16e766 by Janis Johnson Committed by Janis Johnson

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

From-SVN: r175311
parent c8c93307
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.
......
/* { dg-do compile } */
/* { dg-options "-O1 -mthumb -march=armv5t" } */
/* { dg-require-effective-target arm_thumb1_ok } */
/* { dg-options "-O1 -mthumb" } */
struct foo
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment