summaryrefslogtreecommitdiff
path: root/test/MultiDex
diff options
context:
space:
mode:
authorbuzbee <buzbee@google.com>2014-02-03 14:40:27 -0800
committerbuzbee <buzbee@google.com>2014-02-03 15:43:27 -0800
commitd69835d841cb7663faaa2f1996e73e8c0b3f6d76 (patch)
tree84798daf417cca189c9ebd8a04ae0e6ceb4dee8b /test/MultiDex
parent1f00671edaaa34578319d0fdaf605600ed539d41 (diff)
Art Compiler: fix compiler temps
AOSP CL 78835 "Enable compiler temporaries" built on some earlier work to enable the compiler to add temps in the style of Dalvik's vRegs during MIR optimizations. However, it missed an existing fixed-size array whose size depended on the number of temps allocated. The allocation of this array must be delayed until after the number of compiler temps is known. The result was array overrun, and strange failures. Change-Id: I986a3b557e2323e00ba852584de03a02931b3c78
Diffstat (limited to 'test/MultiDex')
0 files changed, 0 insertions, 0 deletions