summaryrefslogtreecommitdiff
path: root/gcc/config/ia64/vms.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/ia64/vms.h')
-rw-r--r--gcc/config/ia64/vms.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/ia64/vms.h b/gcc/config/ia64/vms.h
index 847d79afa1d..853e0239d3b 100644
--- a/gcc/config/ia64/vms.h
+++ b/gcc/config/ia64/vms.h
@@ -139,9 +139,6 @@ STATIC func_ptr __CTOR_LIST__[1] \
/* Define this to be nonzero if static stack checking is supported. */
#define STACK_CHECK_STATIC_BUILTIN 1
-#define UNW_IVMS_MODE(HEADER) (((HEADER) >> 44) & 0x3L)
-#define MD_UNW_COMPATIBLE_PERSONALITY_P(HEADER) (!UNW_IVMS_MODE (HEADER))
-
/* Minimum amount of stack required to recover from an anticipated stack
overflow detection. The default value conveys an estimate of the amount
of stack required to propagate an exception. */