PR 12590
[deliverable/binutils-gdb.git] / gdb / dwarf2expr.c
index 450a57f3a85cfd1bf201d397a8318cf0027d3c14..8d1810e0a9598e1ccd855824fa9adb07165b6ba1 100644 (file)
@@ -912,6 +912,7 @@ execute_stack_op (struct dwarf_expr_context *ctx,
       /* Most things push a result value.  */
       dwarf_expr_push (ctx, result, in_stack_memory);
     no_push:
+      ;
     }
 
   /* To simplify our main caller, if the result is an implicit
This page took 0.023364 seconds and 4 git commands to generate.