diff options
author | Douglas Leung <douglas.leung@imgtec.com> | 2015-03-27 15:38:30 -0700 |
---|---|---|
committer | Andreas Gampe <agampe@google.com> | 2015-03-31 03:33:52 +0000 |
commit | f96e8bdf47cfcbecd8ad8ebceb765e5a257ca143 (patch) | |
tree | c9794e7f763b40d8d67d8a6e60b65002a2e8b8bd /test/MultiDexModifiedSecondary/Main.java | |
parent | d68cef75a2b57b5c5ab33065d567446b4510b143 (diff) |
Fix 099-vmdebug and 802-deoptimization art tests for Mips.
There are 2 bugs that are causing these 2 tests to fail the same way.
The first one is we should be using $t9 for function calls so $gp can
be calculated correctly. The second bug is there can't be a gap between
the quick frame and the callee save frame, otherwise the WalkStack()
function will get confused and crash.
Bug: 19003184
Change-Id: I3c545ce18268deb73150fca2a7d7a798540f1cf2
Diffstat (limited to 'test/MultiDexModifiedSecondary/Main.java')
0 files changed, 0 insertions, 0 deletions