aarch64: fix eh_return-3.c test

gcc/testsuite/ChangeLog:

	* gcc.target/aarch64/eh_return-3.c: Fix when retaa is available.
This commit is contained in:
Szabolcs Nagy 2023-12-04 13:30:13 +00:00
parent 2e0aefa771
commit 4f71c391ca

View file

@ -12,8 +12,12 @@
** cbz x4, .*
** add sp, sp, x5
** br x6
** (
** hint 29 // autiasp
** ret
** |
** retaa
** )
** mov x5, x0
** mov x4, 1
** mov x6, x1