testsuite: [arm] Add missing effective-target to vusdot-autovec.c
authorChristophe Lyon <christophe.lyon@foss.st.com>
Thu, 15 Jul 2021 15:22:19 +0000 (15:22 +0000)
committerChristophe Lyon <christophe.lyon@foss.st.com>
Thu, 15 Jul 2021 18:55:39 +0000 (18:55 +0000)
commit7a9c9a3265f85bd8c660df08e56bbab0b416df7e
tree0bd14a5fbe326b638a3fac2cf99fe2391c78d6ca
parent7094a69bd62a14dfa311eaa2fea468f221c7c9f3
testsuite: [arm] Add missing effective-target to vusdot-autovec.c

This test fails when forcing an -mcpu option incompatible with
-march=armv8.2-a+i8mm.

This patch adds the missing arm_v8_2a_i8mm_ok effective-target, as
well as the associated dg-add-options arm_v8_2a_i8mm.

2021-07-15  Christophe Lyon  <christophe.lyon@foss.st.com>

gcc/testsuite/
* gcc.target/arm/simd/vusdot-autovec.c: Use arm_v8_2a_i8mm_ok
effective-target.
gcc/testsuite/gcc.target/arm/simd/vusdot-autovec.c