]> git.ipfire.org Git - thirdparty/gcc.git/commit
[testsuite] [aarch64] match alt cache clear names in sme nonlocal_goto tests
authorAlexandre Oliva <oliva@adacore.com>
Wed, 21 May 2025 09:20:22 +0000 (06:20 -0300)
committerAlexandre Oliva <oliva@gnu.org>
Wed, 21 May 2025 09:20:22 +0000 (06:20 -0300)
commit4b75decf5297838ef9ddfb842da0117adbe3f975
tree288a97de3c4c4e323e1f148421dc5e88d4e03f28
parentd41028df8b39087ef71de84a5daf68cb305b9f7f
[testsuite] [aarch64] match alt cache clear names in sme nonlocal_goto tests

vxworks calls cacheTextUpdate instead of __clear_cache.

Adjust the sme/nonlocal_goto_*.c tests for inexact matches.

for  gcc/testsuite/ChangeLog

* gcc.target/aarch64/sme/nonlocal_goto_1.c: Match
vxworks cache-clearing function as well.
* gcc.target/aarch64/sme/nonlocal_goto_2.c: Likewise.
* gcc.target/aarch64/sme/nonlocal_goto_3.c: Likewise.
gcc/testsuite/gcc.target/aarch64/sme/nonlocal_goto_1.c
gcc/testsuite/gcc.target/aarch64/sme/nonlocal_goto_2.c
gcc/testsuite/gcc.target/aarch64/sme/nonlocal_goto_3.c