* i386-tdep.c: Include "gdb_assert.h"
authorMark Kettenis <kettenis@gnu.org>
Sat, 28 Jul 2001 16:48:59 +0000 (16:48 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sat, 28 Jul 2001 16:48:59 +0000 (16:48 +0000)
commit3d2615808faf9c93f0fe8a20133fa80e12163a82
tree2066c9306b6e077a2439d67dd803076b66f60e0a
parentd708bcbabb043a0e95555e8e44fc7d6da92795fa
* 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