diff options
Diffstat (limited to 'gcc/rtl.c')
-rw-r--r-- | gcc/rtl.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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: |