commit | bae9c9ad631576966c82872b32e309dc720b309b | [log] [tgz] |
---|---|---|
author | Aart Bik <ajcbik@google.com> | Mon Sep 11 14:51:54 2017 -0700 |
committer | Aart Bik <ajcbik@google.com> | Mon Sep 11 15:24:52 2017 -0700 |
tree | 69704a78f1c5006d0e35e46df2095b4555885dce | |
parent | 47d00f6c4657af33c3cc29783c0f2eb156aa1449 [diff] |
Fix bug in BCE remainder handling. Rationale: (1) code was looking up index in wrong block (2) code was merging monotonic (rather than the other way around). This (a) caused DCHECK failure, reproduced and fixed with new test (b) missed cases, reproduced and fixed with new test Bug: 65551926 Test: test-art-host Change-Id: I9991635bf8b04925b6929b73abf659717639a78b