mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-17 12:53:17 +08:00
2011-03-05 Michael Snyder <msnyder@vmware.com>
* source.c (add_path): Replace semicolon at end of block. * dwarf2expr.c (execute_stack_op): Ditto.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user