diff options
Diffstat (limited to 'gcc/expr.c')
-rw-r--r-- | gcc/expr.c | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -73,11 +73,6 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA #endif #endif -/* Assume that case vectors are not pc-relative. */ -#ifndef CASE_VECTOR_PC_RELATIVE -#define CASE_VECTOR_PC_RELATIVE 0 -#endif - /* Convert defined/undefined to boolean. */ #ifdef TARGET_MEM_FUNCTIONS #undef TARGET_MEM_FUNCTIONS |