mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-04 00:00:31 +08:00
Patch from Gunther Nikl.
* unwind-c.c (PERSONALITY_FUNCTION): Delete duplicate define. From-SVN: r68616
This commit is contained in:
parent
dce50630a3
commit
396235c866
@ -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
|
||||
|
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user