commit | 12a1060d7cf3947b5bf540a9803878985b21587f | [log] [tgz] |
---|---|---|
author | Aart Bik <ajcbik@google.com> | Tue Oct 18 11:35:22 2016 -0700 |
committer | Aart Bik <ajcbik@google.com> | Wed Oct 19 10:30:35 2016 -0700 |
tree | 14e7f263e4a3bf0f10e11fdfd4a982000fe14786 | |
parent | 63104356aac6511791cf0d7c18b628a558f357e1 [diff] |
Fix bug in dynamic BCE. With regression test. Rationale: We implicitly assumed anything on a fixed offset to a suitable candidate could be picked for codegen. Although this is usually true, the scanner found an exception (on types). So, it is best to make the test explicit. Note: some type implications are TBD. Bug:32193474 Test: test-art-host and offending APKs Change-Id: I664a2caa97a7f231509f8832b940dd72da11a372