Commit e0df4533 by Ulrich Weigand Committed by Ulrich Weigand

* gcc.dg/lower-subreg-1.c: Disable on arm*-*-* targets.

From-SVN: r191917
parent 3a0919e2
2012-10-01 Ulrich Weigand <ulrich.weigand@linaro.org>
* gcc.dg/lower-subreg-1.c: Disable on arm*-*-* targets.
2012-10-01 Marc Glisse <marc.glisse@inria.fr>
* gcc.target/i386/vect-rebuild.c: New testcase.
......
/* { dg-do compile { target { ! { mips64 || { arm-*-* ia64-*-* spu-*-* tilegx-*-* } } } } } */
/* { dg-do compile { target { ! { mips64 || { arm*-*-* ia64-*-* spu-*-* tilegx-*-* } } } } } */
/* { dg-options "-O -fdump-rtl-subreg1" } */
/* { dg-skip-if "" { { i?86-*-* x86_64-*-* } && x32 } { "*" } { "" } } */
/* { dg-require-effective-target ilp32 } */
......
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