Target FP: Use target format throughout expression parsing
[deliverable/binutils-gdb.git] / gdb / breakpoint.c
index 32ceea7c9b665b5a7ef090c5fe5ba64285210e67..e16cfb69755856a6776bafc993aab9e5e8af0cf5 100644 (file)
@@ -10121,8 +10121,7 @@ watchpoint_exp_is_const (const struct expression *exp)
        case TERNOP_SLICE:
 
        case OP_LONG:
-       case OP_DOUBLE:
-       case OP_DECFLOAT:
+       case OP_FLOAT:
        case OP_LAST:
        case OP_COMPLEX:
        case OP_STRING:
This page took 0.025648 seconds and 4 git commands to generate.