* src/vm/vm.c (vm_array_store_int) [SIZEOF_VOID_P == 4]: Only do the
authortwisti <none@none>
Wed, 20 Jun 2007 11:11:59 +0000 (11:11 +0000)
committertwisti <none@none>
Wed, 20 Jun 2007 11:11:59 +0000 (11:11 +0000)
commit8fe6eb9cce067c7078a00908c8e617bdc0a07a62
treeb521a2c3091565f208d52b3da90c3f328a03214e
parenteac580443b5f77a2b08f78c679bfe44a1eb660a9
* src/vm/vm.c (vm_array_store_int) [SIZEOF_VOID_P == 4]: Only do the
integer shift on 32-bit architectures.
src/vm/vm.c