summaryrefslogtreecommitdiff
path: root/gcc/config/vax/elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/vax/elf.h')
-rw-r--r--gcc/config/vax/elf.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/vax/elf.h b/gcc/config/vax/elf.h
index 1ff1814cc1a..e699c12943c 100644
--- a/gcc/config/vax/elf.h
+++ b/gcc/config/vax/elf.h
@@ -66,10 +66,6 @@ along with GCC; see the file COPYING3. If not see
16))
-/* Reserve the top of the stack for exception handler stackadj value. */
-#undef STARTING_FRAME_OFFSET
-#define STARTING_FRAME_OFFSET -4
-
/* The VAX wants no space between the case instruction and the jump table. */
#undef ASM_OUTPUT_BEFORE_CASE_LABEL
#define ASM_OUTPUT_BEFORE_CASE_LABEL(FILE, PREFIX, NUM, TABLE)