Fixes PR122.
authorMichael Starzinger <michi@complang.tuwien.ac.at>
Thu, 26 Feb 2009 12:29:44 +0000 (13:29 +0100)
committerMichael Starzinger <michi@complang.tuwien.ac.at>
Thu, 26 Feb 2009 12:29:44 +0000 (13:29 +0100)
commit47c66292ef4ef12d5f0ff597dc078d346d942892
tree6abc677e0afc25d6e9b88d58135bcb0cfb74db68
parent470fc741793d610b57b00c7f636ecacd3ed23c4a
Fixes PR122.
* src/vm/jit/arm/md.c (md_jit_method_patch_address): Fixed for corner case with
large displacements.
src/vm/jit/arm/md.c