-mno-long-calls for mve_libcall tests
authorAlexandre Oliva <oliva@adacore.com>
Fri, 1 Jan 2021 00:38:27 +0000 (21:38 -0300)
committerAlexandre Oliva <oliva@gnu.org>
Fri, 1 Jan 2021 04:46:34 +0000 (01:46 -0300)
commit8afe0911e0e43740f64c78b4a6e336480358d01f
treebdd0af23b65f30e24982bb81b1f4f4ad8269cd87
parenta9ff287b11a1c66c960fb3bd561b393c573bbbc2
-mno-long-calls for mve_libcall tests

The implicit -mlong-calls used in our vxworks configurations changes
the call sequences from those expected in the mve_libcall testcases.

This patch brings the test output in line with the expectations, with
an explicit -mno-long-calls.

for  gcc/testsuite/ChangeLog

* gcc.target/arm/mve/intrinsics/mve_libcall1.c: Pass an
explicit -mno-long-calls.
* gcc.target/arm/mve/intrinsics/mve_libcall2.c: Likewise.
gcc/testsuite/gcc.target/arm/mve/intrinsics/mve_libcall1.c
gcc/testsuite/gcc.target/arm/mve/intrinsics/mve_libcall2.c