Commit 98aa3f36 by Richard Earnshaw Committed by Richard Earnshaw

pr40835.c: Require a thumb1 target, do not force -march=armv5e.

	* gcc.target/arm/pr40835.c: Require a thumb1 target, do not force
	-march=armv5e.

From-SVN: r154644
parent ca11b093
2009-11-25 Richard Earnshaw <rearnsha@arm.com>
* gcc.target/arm/pr40835.c: Require a thumb1 target, do not force
-march=armv5te.
2009-11-24 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR fortran/42008
......
/* { dg-options "-mthumb -Os -march=armv5te" } */
/* { dg-options "-mthumb -Os" } */
/* { dg-require-effective-target arm_thumb1_ok } */
/* { dg-final { scan-assembler-not "cmp" } } */
int bar();
......
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