Remove operator BINOP_RANGE
[deliverable/binutils-gdb.git] / gdb / breakpoint.c
index bad375bb26e299fc6adcb20f6fd9d04b0b59523f..1c6070f9aa5d0d00de7cbd4dbbef86a0678257bf 100644 (file)
@@ -10602,7 +10602,6 @@ watchpoint_exp_is_const (const struct expression *exp)
        case BINOP_MAX:
        case BINOP_INTDIV:
        case BINOP_CONCAT:
-       case BINOP_RANGE:
        case TERNOP_COND:
        case TERNOP_SLICE:
 
This page took 0.026177 seconds and 4 git commands to generate.