-1d2b98a4af0188f3f1d4a3eaae928e1db8383a63
+56fe6a00892252edb4b28f8660ce29a985c48702
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.
_Unwind_Reason_Code
PERSONALITY_FUNCTION (_Unwind_State, struct _Unwind_Exception *,
struct _Unwind_Context *)
- __attribute__ ((no_split_stack, flatten));
+ __attribute__ ((no_split_stack, flatten, target ("general-regs-only")));
_Unwind_Reason_Code
PERSONALITY_FUNCTION (_Unwind_State state,
__attribute__ ((no_split_stack));
_Unwind_Reason_Code
+#ifdef __ARM_EABI_UNWINDER__
+__attribute__ ((target ("general-regs-only")))
+#endif
__gccgo_personality_dummy (int version __attribute__ ((unused)),
_Unwind_Action actions __attribute__ ((unused)),
_Unwind_Exception_Class exception_class __attribute__ ((unused)),