diff options
| author | 2014-11-26 15:46:52 +0000 | |
|---|---|---|
| committer | 2014-11-26 15:46:52 +0000 | |
| commit | acd033994aced8246c2fd8e931340dbf82d06d1a (patch) | |
| tree | 750cca769708c80b2f38f550b3df86188ec78752 /compiler/optimizing/optimizing_compiler.cc | |
| parent | 220526b05d4365a1820a694c98527eda2d3dc980 (diff) | |
Fix bogus assumption for live registers at safe point.
We did not take into account inactive intervals going
into active when computing live registers at a slow path
safe point. So we must ensure the safepoint interval is always
handled after all intervals starting at the same position have
been handled.
Change-Id: I05ea2161016a90b0ee3ba0b18cd54a8e46860f1e
Diffstat (limited to 'compiler/optimizing/optimizing_compiler.cc')
0 files changed, 0 insertions, 0 deletions