OSDN Git Service

* gdb.base/store.c (charest): New typedef.
authorDaniel Jacobowitz <dan@debian.org>
Thu, 3 Jul 2003 13:55:22 +0000 (13:55 +0000)
committerDaniel Jacobowitz <dan@debian.org>
Thu, 3 Jul 2003 13:55:22 +0000 (13:55 +0000)
commitd3c8bd69381e81520321e8f95f79780f8f59839a
tree5ecdf530ed8bc000c4ac57686f03f1436abe685c
parent3133895c2dbd8c7744393226060d1cc3cdf142a1
* 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