]> gcc.gnu.org Git - gcc.git/commit
[arm,testsuite]: Fix options for vceqz_p64.c and vceqzq_p64.c
authorChristophe Lyon <christophe.lyon@linaro.org>
Mon, 18 Jan 2021 13:55:04 +0000 (13:55 +0000)
committerChristophe Lyon <christophe.lyon@linaro.org>
Mon, 18 Jan 2021 13:59:54 +0000 (13:59 +0000)
commitacdc49fabf059a364b90a8f8bedb004c799cd353
treee22279b6ceeb2eb342eac08ac728a154edf566f2
parent104304cd246e9e8cd874f6cef7e2a5cd4bb0114d
[arm,testsuite]: Fix options for vceqz_p64.c and vceqzq_p64.c

These two tests need:
dg-require-effective-target arm_crypto_ok
dg-add-options arm_crypto
because they use intrinsics that need -mfpu=crypto-neon-fp-armv8.

2021-01-18  Christophe Lyon  <christophe.lyon@linaro.org>

gcc/testsuite/
PR target/71233
* gcc.target/arm/simd/vceqz_p64.c: Use arm_crypto options.
* gcc.target/arm/simd/vceqzq_p64.c: Likewise.
gcc/testsuite/gcc.target/arm/simd/vceqz_p64.c
gcc/testsuite/gcc.target/arm/simd/vceqzq_p64.c
This page took 0.07875 seconds and 5 git commands to generate.