summaryrefslogtreecommitdiff
path: root/gcc/config/fr30/fr30.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/fr30/fr30.h')
-rw-r--r--gcc/config/fr30/fr30.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/config/fr30/fr30.h b/gcc/config/fr30/fr30.h
index 4e947b32a97..bc2d0ca1fc4 100644
--- a/gcc/config/fr30/fr30.h
+++ b/gcc/config/fr30/fr30.h
@@ -617,11 +617,6 @@ enum reg_class
/*}}}*/
/*{{{ CONSTANTS. */
-/* Return true if a value is inside a range */
-#define IN_RANGE(VALUE, LOW, HIGH) \
- ( ((unsigned HOST_WIDE_INT)((VALUE) - (LOW))) \
- <= ((unsigned HOST_WIDE_INT)( (HIGH) - (LOW))))
-
/* A C expression that defines the machine-dependent operand constraint letters
(`I', `J', `K', .. 'P') that specify particular ranges of integer values.
If C is one of those letters, the expression should check that VALUE, an