OSDN Git Service

* i386-tdep.c: Include "gdb_assert.h"
authorkettenis <kettenis>
Sat, 28 Jul 2001 16:48:58 +0000 (16:48 +0000)
committerkettenis <kettenis>
Sat, 28 Jul 2001 16:48:58 +0000 (16:48 +0000)
commit0562c526866148f33b5f992822a44f856ad126de
tree0b67f8f223aba49d120d81a8bdf23fe668302db3
parentd1d0c499a81b0b864cf70ec8820113c702ac2d3c
* i386-tdep.c: Include "gdb_assert.h"
(i386_register_convert_to_virtual): Fix such that it can handle
conversion to any floating-point type.  Assert that we are dealing
with a floating-point first.
(i386_register_convert_to_raw): Assert that TYPE is a
floating-point type with length 12.
gdb/ChangeLog
gdb/i386-tdep.c