Patch from Gunther Nikl.
authorGunther Nikl <gni@gecko.de>
Sat, 28 Jun 2003 00:02:30 +0000 (00:02 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Sat, 28 Jun 2003 00:02:30 +0000 (17:02 -0700)
* unwind-c.c (PERSONALITY_FUNCTION): Delete duplicate define.

From-SVN: r68616

gcc/ChangeLog
gcc/unwind-c.c

index 3f9eac5a53d8f8701206aee3e536d551002528c3..f271d0445dd78b70e6cde55ea53b782860bb5f57 100644 (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
index 8f2f5c43fe05dc5088d5727abbc2e5c04303e8ff..fb2f720907be0b06ab595d3328330463f49243da 100644 (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,