]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libobjc/exception.c
Move 2 mklog scripts to legacy subfolder.
[thirdparty/gcc.git] / libobjc / exception.c
index 312cb8e6415058a8d87b9466b847d2c59ec54f4e..445388061fab0996850de650fb76510d8cc8b4f6 100644 (file)
@@ -1,5 +1,5 @@
 /* The implementation of exception handling primitives for Objective-C.
-   Copyright (C) 2004-2017 Free Software Foundation, Inc.
+   Copyright (C) 2004-2020 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
@@ -220,6 +220,7 @@ get_ttype_entry (struct lsda_header_info *info, _Unwind_Word i)
   while (0)
 
 _Unwind_Reason_Code
+__attribute__((target ("general-regs-only")))
 PERSONALITY_FUNCTION (_Unwind_State state,
                      struct _Unwind_Exception *ue_header,
                      struct _Unwind_Context *context)