aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc/sp64-elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/sparc/sp64-elf.h')
-rw-r--r--gcc/config/sparc/sp64-elf.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/gcc/config/sparc/sp64-elf.h b/gcc/config/sparc/sp64-elf.h
index 53f2144..1cfde5d 100644
--- a/gcc/config/sparc/sp64-elf.h
+++ b/gcc/config/sparc/sp64-elf.h
@@ -108,11 +108,3 @@ crtbegin.o%s \
#undef LONG_DOUBLE_TYPE_SIZE
#define LONG_DOUBLE_TYPE_SIZE 128
-
-/* The medium/anywhere code model practically requires us to put jump tables
- in the text section as gcc is unable to distinguish LABEL_REF's of jump
- tables from other label refs (when we need to). */
-/* But we now defer the tables to the end of the function, so we make
- this 0 to not confuse the branch shortening code. */
-#undef JUMP_TABLES_IN_TEXT_SECTION
-#define JUMP_TABLES_IN_TEXT_SECTION 0