* findvar.c (value_from_register): When preparing to cast a value
authorJim Kingdon <jkingdon@engr.sgi.com>
Sat, 16 Oct 1993 02:41:17 +0000 (02:41 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Sat, 16 Oct 1993 02:41:17 +0000 (02:41 +0000)
commit88938c54aa432a321bbae6ac2db54b0a1de368d9
tree6eb23cea5f369b0479825b657d1baf9ed941a1d1
parentc0e1076db2158261fa04b3ed28374d92e6259992
* findvar.c (value_from_register): When preparing to cast a value
from REGISTER_VIRTUAL_TYPE to type, copy the REGISTER_VIRTUAL_SIZE;
the old code didn't copy the whole thing.
* valops.c (value_assign): Add comment.
gdb/ChangeLog