aarch64: Fix vld1/st1_x4 intrinsic test
commit278cad85077509b73b1faf32d36f3889c2a5524b
authorSwinney, Jonathan <jswinney@amazon.com>
Mon, 8 Apr 2024 13:02:33 +0000 (8 14:02 +0100)
committerRichard Sandiford <richard.sandiford@arm.com>
Mon, 8 Apr 2024 13:02:33 +0000 (8 14:02 +0100)
tree3f850e17409c0da0fc778dad90f4bfdbabcfe451
parent080cac15ce0c3e6b396b9161055cb76974882c07
aarch64: Fix vld1/st1_x4 intrinsic test

The test for this intrinsic was failing silently and so it failed to
report the bug reported in 114521. This patch modifes the test to
report the result.

Bug report: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114521

Signed-off-by: Jonathan Swinney <jswinney@amazon.com>
gcc/testsuite/
* gcc.target/aarch64/advsimd-intrinsics/vld1x4.c: Exit with a nonzero
code if the test fails.
gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vld1x4.c