Commit 79a0b146 by Jie Zhang Committed by Andrew Stubbs

neon-thumb2-move.c: Add dg-require-effective-target arm_thumb2_ok.

2011-02-25  Jie Zhang  <jie@codesourcery.com>

	gcc/testsuite/
	* gcc.target/arm/neon-thumb2-move.c: Add
	dg-require-effective-target arm_thumb2_ok.

From-SVN: r170490
parent 8f9f0ad8
2011-02-25 Jie Zhang <jie@codesourcery.com>
* gcc.target/arm/neon-thumb2-move.c: Add
dg-require-effective-target arm_thumb2_ok.
2011-02-24 Jason Merrill <jason@redhat.com> 2011-02-24 Jason Merrill <jason@redhat.com>
* g++.dg/parse/constant1.C: Specify C++98 mode. * g++.dg/parse/constant1.C: Specify C++98 mode.
......
/* { dg-do compile } */ /* { dg-do compile } */
/* { dg-require-effective-target arm_neon_ok } */ /* { dg-require-effective-target arm_neon_ok } */
/* { dg-require-effective-target arm_thumb2_ok } */
/* { dg-options "-O2 -mthumb -march=armv7-a" } */ /* { dg-options "-O2 -mthumb -march=armv7-a" } */
/* { dg-add-options arm_neon } */ /* { dg-add-options arm_neon } */
......
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