aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/CodegenDriver.c
diff options
context:
space:
mode:
authorbuzbee <buzbee@google.com>2010-05-26 15:57:27 -0700
committerbuzbee <buzbee@google.com>2010-05-26 15:57:27 -0700
commitf2f343226ae2691d2605a7fc103dd6d6b1059f4e (patch)
tree10000f69bf24e7685fc269a5a0ca6d5ed9b9f01f /vm/compiler/codegen/arm/CodegenDriver.c
parent9f8be2d018ee03c23f7676fd21d8bb9e16eec0cf (diff)
Jit: Fix for 2717275 First JIT bug reported by external developers
The JIT was incorrectly keeping a short value in a floating point register rather than copying it to a core register before storing. There was an assert to catch this case, but asserts don't fire in production builds. The fix is safe and simple - just exclude this case from the "optimization". Change-Id: I33767c8a202b6fa36a19d918ac5b914a5e4e4de3
Diffstat (limited to 'vm/compiler/codegen/arm/CodegenDriver.c')
0 files changed, 0 insertions, 0 deletions