public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-3531] Aarch64: Do not define DONT_USE_BUILTIN_SETJMP
@ 2022-10-27 22:36 Eric Botcazou
  0 siblings, 0 replies; only message in thread
From: Eric Botcazou @ 2022-10-27 22:36 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:fc01cfa96786ba94077e45c475768f38592e63cf

commit r13-3531-gfc01cfa96786ba94077e45c475768f38592e63cf
Author: Eric Botcazou <ebotcazou@adacore.com>
Date:   Fri Oct 28 00:22:43 2022 +0200

    Aarch64: Do not define DONT_USE_BUILTIN_SETJMP
    
    The setting looks obsolete at this point.
    
    gcc/
            * config/aarch64/aarch64.h (DONT_USE_BUILTIN_SETJMP): Delete.

Diff:
---
 gcc/config/aarch64/aarch64.h | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/gcc/config/aarch64/aarch64.h b/gcc/config/aarch64/aarch64.h
index 05da9af0367..e60f9bce023 100644
--- a/gcc/config/aarch64/aarch64.h
+++ b/gcc/config/aarch64/aarch64.h
@@ -571,10 +571,6 @@ enum class aarch64_feature : unsigned char {
 #define EH_RETURN_STACKADJ_RTX	gen_rtx_REG (Pmode, R4_REGNUM)
 #define EH_RETURN_HANDLER_RTX  aarch64_eh_return_handler_rtx ()
 
-/* Don't use __builtin_setjmp until we've defined it.  */
-#undef DONT_USE_BUILTIN_SETJMP
-#define DONT_USE_BUILTIN_SETJMP 1
-
 #undef TARGET_COMPUTE_FRAME_LAYOUT
 #define TARGET_COMPUTE_FRAME_LAYOUT aarch64_layout_frame

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

only message in thread, other threads:[~2022-10-27 22:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-27 22:36 [gcc r13-3531] Aarch64: Do not define DONT_USE_BUILTIN_SETJMP Eric Botcazou

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).