summaryrefslogtreecommitdiff
path: root/gcc/config/crx/crx.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/crx/crx.h')
-rw-r--r--gcc/config/crx/crx.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/gcc/config/crx/crx.h b/gcc/config/crx/crx.h
index 9277a28d891..d482bb31be7 100644
--- a/gcc/config/crx/crx.h
+++ b/gcc/config/crx/crx.h
@@ -405,11 +405,7 @@ struct cumulative_args
}
#endif /* REG_OK_STRICT */
-#define GO_IF_MODE_DEPENDENT_ADDRESS(ADDR, LABEL) \
-{ \
- if (GET_CODE (ADDR) == POST_INC || GET_CODE (ADDR) == POST_DEC) \
- goto LABEL; \
-}
+#define GO_IF_MODE_DEPENDENT_ADDRESS(ADDR, LABEL)
#define LEGITIMATE_CONSTANT_P(X) 1