OSDN Git Service

* valarith.c (value_x_unop): Use builtin_type_int8 as type for
authorUlrich Weigand <uweigand@de.ibm.com>
Thu, 11 Sep 2008 14:25:48 +0000 (14:25 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Thu, 11 Sep 2008 14:25:48 +0000 (14:25 +0000)
commit7aaa514b46e8b663b5f58b09b3983eb70684931c
treee280b3fd84165c89d6d2a6c08d019146d5bf71a9
parentf0a8e62f79f9d834389126a62982c11706b4213e
* 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