Commit cc277e8f by Yufeng Zhang Committed by Yufeng Zhang

lower-subreg-1.c: Skip aarch64*-*-*.

gcc/testsuite/

	* gcc.dg/lower-subreg-1.c: Skip aarch64*-*-*.

From-SVN: r201636
parent 11e5274a
2013-08-09 Yufeng Zhang <yufeng.zhang@arm.com>
* gcc.dg/lower-subreg-1.c: Skip aarch64*-*-*.
2013-08-09 Janus Weil <janus@gcc.gnu.org>
PR fortran/58058
......
/* { dg-do compile { target { ! { mips64 || { arm*-*-* ia64-*-* sparc*-*-* spu-*-* tilegx-*-* } } } } } */
/* { dg-do compile { target { ! { mips64 || { aarch64*-*-* arm*-*-* ia64-*-* sparc*-*-* 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