OSDN Git Service

* gdb.base/store.c (charest): New typedef.
authordrow <drow>
Thu, 3 Jul 2003 13:55:21 +0000 (13:55 +0000)
committerdrow <drow>
Thu, 3 Jul 2003 13:55:21 +0000 (13:55 +0000)
commit4689c5df424ec54dc7d254c5db97ff9c8658e22d
tree7db38a6faf53f3abf36e66b42527ab614577b0f5
parentae7f664045e240b502cece8ba44f6f0c4c5284f2
* gdb.base/store.c (charest): New typedef.
(add_char): Rename to add_charest, update.
(wack_char): Rename to wack_charest, update types.  Return l + r
to keep r live across the call.
(wack_short, wack_int, wack_long, wack_longest, wack_float)
(wack_double, wack_doublest): Return l + r to keep r live across
the call.
* gdb.base/store.exp: Accomodate store.c changes.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/store.c
gdb/testsuite/gdb.base/store.exp