Commit b82e0d0d by Zhenqiang Chen Committed by Zhenqiang Chen

lp1243022.c: Skip target arm-neon.

testsuite/ChangeLog:

2013-11-29  Zhenqiang Chen  <zhenqiang.chen@linaro.org>

	* gcc.target/arm/lp1243022.c: Skip target arm-neon.

From-SVN: r205509
parent 6763b9f7
2013-11-29 Zhenqiang Chen <zhenqiang.chen@linaro.org>
* gcc.target/arm/lp1243022.c: Skip target arm-neon.
2013-11-29 Joseph Myers <joseph@codesourcery.com> 2013-11-29 Joseph Myers <joseph@codesourcery.com>
PR c/57574 PR c/57574
......
/* { dg-do compile { target arm_thumb2 } } */ /* { dg-do compile { target arm_thumb2 } } */
/* { dg-options "-O2 -fdump-rtl-subreg2" } */ /* { dg-options "-O2 -fdump-rtl-subreg2" } */
/* { dg-final { scan-rtl-dump "REG_INC" "subreg2" } } */ /* { dg-final { scan-rtl-dump "REG_INC" "subreg2" { target { ! arm_neon } } } } */
/* { dg-final { cleanup-rtl-dump "subreg2" } } */ /* { dg-final { cleanup-rtl-dump "subreg2" } } */
struct device; struct device;
typedef unsigned int __u32; typedef unsigned int __u32;
......
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