interpret.cc (_Jv_InterpMethod::run): Use UINT32 instead of unsigned long temporary...
authorUlrich Weigand <uweigand@de.ibm.com>
Tue, 8 Oct 2002 18:12:42 +0000 (18:12 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Tue, 8 Oct 2002 18:12:42 +0000 (18:12 +0000)
commitb7932de6a1df9f98fff676ec00e67f9cfd806794
tree563ef9617bea7c00ea2ef0e0b77936b842c6d6ca
parent8f6d2e96a073f0a84055ac859416dcdcda11db33
interpret.cc (_Jv_InterpMethod::run): Use UINT32 instead of unsigned long temporary to implement insn_iushr shifts.

* interpret.cc (_Jv_InterpMethod::run): Use UINT32 instead of
unsigned long temporary to implement insn_iushr shifts.

From-SVN: r57936
libjava/ChangeLog
libjava/interpret.cc