]> git.ipfire.org Git - thirdparty/gcc.git/commit
aarch64, testsuite: Allow ldp/stp on SVE regs with -msve-vector-bits=128
authorAlex Coplan <alex.coplan@arm.com>
Wed, 15 Nov 2023 18:12:36 +0000 (18:12 +0000)
committerAlex Coplan <alex.coplan@arm.com>
Fri, 15 Dec 2023 19:59:58 +0000 (19:59 +0000)
commit924ed118020af695dd54a8a7ec42176f336b4d62
tree96d8c6799ff074fd82e4be8cdffc0375556a6f99
parent635093595ff5ffbcab74a0d63584daf51537c542
aarch64, testsuite: Allow ldp/stp on SVE regs with -msve-vector-bits=128

Later patches in the series allow ldp and stp to use SVE modes if
-msve-vector-bits=128 is provided.  This patch therefore adjusts tests
that pass -msve-vector-bits=128 to allow ldp/stp to save/restore SVE
registers.

gcc/testsuite/ChangeLog:

* gcc.target/aarch64/sve/pcs/stack_clash_1_128.c: Allow ldp/stp saves
of SVE registers.
* gcc.target/aarch64/sve/pcs/struct_3_128.c: Likewise.
gcc/testsuite/gcc.target/aarch64/sve/pcs/stack_clash_1_128.c
gcc/testsuite/gcc.target/aarch64/sve/pcs/struct_3_128.c