Commit 207f3d82 by Janis Johnson Committed by Janis Johnson

* gcc.target/arm/unsigned-extend-1.c: Omit -march option.

From-SVN: r191808
parent fb95b3df
2012-09-27 Janis Johnson <janisjo@codesourcery.com>
* gcc.target/arm/unsigned-extend-1.c: Omit -march option.
2012-09-27 Ulrich Weigand <ulrich.weigand@linaro.org>
* gcc.dg/lower-subreg-1.c: Disable on arm-*-* targets.
......
/* { dg-do compile } */
/* { dg-options "-O2 -march=armv6" } */
/* { dg-options "-O2" } */
unsigned char foo (unsigned char c)
{
......
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