summaryrefslogtreecommitdiff
path: root/gcc/unwind-c.c
diff options
context:
space:
mode:
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>2003-06-28 00:02:30 +0000
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>2003-06-28 00:02:30 +0000
commitc342158555be3354f4e7475c55c7d8eecdbd6b69 (patch)
treeb44256bb42f3bfc6a0de7cccb9cd3cbb68c0bb1a /gcc/unwind-c.c
parentc896502a4aab05cc7e7c8f018ad55399eb0448d5 (diff)
downloadgcc-c342158555be3354f4e7475c55c7d8eecdbd6b69.tar.gz
Patch from Gunther Nikl.
* unwind-c.c (PERSONALITY_FUNCTION): Delete duplicate define. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68616 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/unwind-c.c')
-rw-r--r--gcc/unwind-c.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/unwind-c.c b/gcc/unwind-c.c
index 8f2f5c43fe0..fb2f720907b 100644
--- a/gcc/unwind-c.c
+++ b/gcc/unwind-c.c
@@ -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,