aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/rtl.c')
-rw-r--r--gcc/rtl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/rtl.c b/gcc/rtl.c
index 8dbde14..6ec1d7e 100644
--- a/gcc/rtl.c
+++ b/gcc/rtl.c
@@ -364,7 +364,6 @@ rtx_equal_p (rtx x, rtx y)
case SCRATCH:
case CONST_DOUBLE:
case CONST_INT:
- case CONST_VECTOR:
return 0;
default: