OSDN Git Service

* valarith.c (value_x_unop): Use builtin_type_int8 as type for
authoruweigand <uweigand>
Thu, 11 Sep 2008 14:25:48 +0000 (14:25 +0000)
committeruweigand <uweigand>
Thu, 11 Sep 2008 14:25:48 +0000 (14:25 +0000)
commitc3219343eda5ab860801955c6733c76731662f82
tree2d827403f9f42838c5417d6efa5d6a423f7ac811
parent6b80d51ad68b998a4de990c0303a2d8b8edc278e
* valarith.c (value_x_unop): Use builtin_type_int8 as type for
UNOP_POSTINCREMENT/UNOP_POSTDECREMENT constant 0 argument.
(value_bit_index): Use extract_unsigned_integer
instead of unpack_long to read single byte.
gdb/ChangeLog
gdb/valarith.c