public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc(refs/vendors/ARM/heads/gcs-13)] aarch64: fix eh_return-3.c test
@ 2024-02-14 15:35 Szabolcs Nagy
  0 siblings, 0 replies; only message in thread
From: Szabolcs Nagy @ 2024-02-14 15:35 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:7796cad75550723638c2b1b9333e1dde4d53040c

commit 7796cad75550723638c2b1b9333e1dde4d53040c
Author: Szabolcs Nagy <szabolcs.nagy@arm.com>
Date:   Mon Dec 4 13:30:13 2023 +0000

    aarch64: fix eh_return-3.c test
    
    gcc/testsuite/ChangeLog:
    
            * gcc.target/aarch64/eh_return-3.c: Fix when retaa is available.
    
    (cherry picked from commit 4f71c391ca020e5b080116826658b2c94ee32eb0)

Diff:
---
 gcc/testsuite/gcc.target/aarch64/eh_return-3.c | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/gcc/testsuite/gcc.target/aarch64/eh_return-3.c b/gcc/testsuite/gcc.target/aarch64/eh_return-3.c
index a17baa86501e..d180fa7c455d 100644
--- a/gcc/testsuite/gcc.target/aarch64/eh_return-3.c
+++ b/gcc/testsuite/gcc.target/aarch64/eh_return-3.c
@@ -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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-02-14 15:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-14 15:35 [gcc(refs/vendors/ARM/heads/gcs-13)] aarch64: fix eh_return-3.c test Szabolcs Nagy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).