* dwarf2expr.c (execute_stack_op, case DW_OP_piece): Delete unused
[deliverable/binutils-gdb.git] / gdb / dwarf2expr.c
index 1ff7c3f0075f1d5306b9f055df95ad702eaeafdd..2b0f585e3dc1ec050573df7ad7cd32898b423b3c 100644 (file)
@@ -794,7 +794,6 @@ execute_stack_op (struct dwarf_expr_context *ctx,
         case DW_OP_piece:
           {
             ULONGEST size;
-            CORE_ADDR addr_or_regnum;
 
             /* Record the piece.  */
             op_ptr = read_uleb128 (op_ptr, op_end, &size);
This page took 0.024628 seconds and 4 git commands to generate.