gdb/fortran: Add Fortran 'kind' intrinsic and keyword
[deliverable/binutils-gdb.git] / gdb / parse.c
index e7168acf7ab339e9381b13483c2ecdb31e329c24..661574e544e5c7ec6607e3c57613ebca7e20e625 100644 (file)
@@ -927,6 +927,7 @@ operator_length_standard (const struct expression *expr, int endpos,
     case UNOP_CHR:
     case UNOP_FLOAT:
     case UNOP_HIGH:
+    case UNOP_KIND:
     case UNOP_ODD:
     case UNOP_ORD:
     case UNOP_TRUNC:
This page took 0.024325 seconds and 4 git commands to generate.