* i386-tdep.c (i386_register_convert_to_virtual): Replace
authorMark Kettenis <kettenis@gnu.org>
Mon, 30 Jul 2001 21:09:44 +0000 (21:09 +0000)
committerMark Kettenis <kettenis@gnu.org>
Mon, 30 Jul 2001 21:09:44 +0000 (21:09 +0000)
commit8d7f6b4a806dea3c93d6d5883dea13d730607141
tree5a0d5145463e632398433cab6136c27a378fbcb8
parent65a4f13c671c568e6fb6ced31ddf7b42baa31aae
* i386-tdep.c (i386_register_convert_to_virtual): Replace
assertion with a warning if we're asked to convert towards a
non-floating-point type.  Zero out the the buffer where the data
is supposed to be stored in that case.
gdb/ChangeLog
gdb/i386-tdep.c