Commit 1f4d266b by Christophe Lyon Committed by Christophe Lyon

PR target/82518: Fix testcase.

2018-03-21  Christophe Lyon  <christophe.lyon@linaro.org>

	* gcc.target/arm/pr82518.c: Require arm_neon_hw.

From-SVN: r258707
parent 1e4573c0
2018-03-21 Christophe Lyon <christophe.lyon@linaro.org>
* gcc.target/arm/pr82518.c: Require arm_neon_hw.
2018-03-21 Martin Liska <mliska@suse.cz> 2018-03-21 Martin Liska <mliska@suse.cz>
PR ipa/84963 PR ipa/84963
......
/* { dg-do run } */ /* { dg-do run } */
/* { dg-require-effective-target arm_neon_ok } */ /* { dg-require-effective-target arm_neon_hw } */
/* { dg-additional-options "-O3 -fno-inline -std=gnu99" } */ /* { dg-additional-options "-O3 -fno-inline -std=gnu99" } */
/* { 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