Introduce OP_VAR_MSYM_VALUE
[deliverable/binutils-gdb.git] / gdb / ada-lang.c
index 519dfb12924d12a25b3d2411ee04fa3f0ed17b62..86f09b941a39713cbb18f1c6088e9898797c6f30 100644 (file)
@@ -3385,6 +3385,7 @@ resolve_subexp (struct expression **expp, int *pos, int deprocedure_p,
     case OP_LONG:
     case OP_DOUBLE:
     case OP_VAR_VALUE:
+    case OP_VAR_MSYM_VALUE:
       *pos += 4;
       break;
 
This page took 0.029662 seconds and 4 git commands to generate.