* dwarf2expr.c (execute_stack_op) <DW_OP_shr>: Unconditionally
authorTom Tromey <tromey@redhat.com>
Thu, 12 May 2011 19:32:47 +0000 (19:32 +0000)
committerTom Tromey <tromey@redhat.com>
Thu, 12 May 2011 19:32:47 +0000 (19:32 +0000)
commitb087e0edae4136e8cfcaa8e11c382d87eb3aebf4
tree4fa6bdf27378a9de8d9b55ba886555f2c5898530
parent8a9b8146fd539229c51c6a4e5a4f682df2a630b0
* dwarf2expr.c (execute_stack_op) <DW_OP_shr>: Unconditionally
cast left-hand-side to unsigned.
gdb/ChangeLog
gdb/dwarf2expr.c