gdb/
[binutils-gdb.git] / gdb / parse.c
index 3ec1e25ee854abb1461a97d417611037f07814fd..afe1c18492cd0e796dada72c8752967a8d977d6c 100644 (file)
@@ -951,7 +951,6 @@ operator_length_standard (const struct expression *expr, int endpos,
       oplen++;
       break;
 
-    case OP_LABELED:
     case STRUCTOP_STRUCT:
     case STRUCTOP_PTR:
       args = 1;