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:
parent
2e0aefa771
commit
4f71c391ca
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue