Patch from Gunther Nikl.

* unwind-c.c (PERSONALITY_FUNCTION): Delete duplicate define.

From-SVN: r68616
This commit is contained in:
Gunther Nikl 2003-06-28 00:02:30 +00:00 committed by Jim Wilson
parent dce50630a3
commit 396235c866
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2003-06-27 Gunther Nikl <gni@gecko.de>
* unwind-c.c (PERSONALITY_FUNCTION): Delete duplicate define.
2003-06-27 Chris Demetriou <cgd@broadcom.com>
* config/mips/mips.c (mips_build_va_list): Make padding in

View File

@ -78,7 +78,6 @@ parse_lsda_header (struct _Unwind_Context *context, const unsigned char *p,
#else
#define PERSONALITY_FUNCTION __gcc_personality_v0
#endif
#define PERSONALITY_FUNCTION __gcc_personality_v0
_Unwind_Reason_Code
PERSONALITY_FUNCTION (int, _Unwind_Action, _Unwind_Exception_Class,