commit | f1f863695b28f630abb772f50170fefaddc2fb91 | [log] [tgz] |
---|---|---|
author | buzbee <buzbee@google.com> | Tue Jul 10 15:18:31 2012 -0700 |
committer | buzbee <buzbee@google.com> | Tue Jul 10 19:19:27 2012 -0700 |
tree | 9a5bdda08897530e998484a2a400ac34ff7962f4 | |
parent | dcfdd2b03af29dcaf234d062a79acb919f130435 [diff] |
Quick compiler - fix run-test 019 Two problems: 1. Was treating an array object store as a regular array store 2. Codegen bug that (somewhat disturbingly) existed in the non-quick code. I'm a little surprised that it hadn't shown up before now, but it would tend to be masked if the array base register in question was promoted. Change-Id: I62bcb866174538ceedcc1309edcf22261237840a