summaryrefslogtreecommitdiffstats
path: root/test/467-regalloc-pair
Commit message (Collapse)AuthorAgeFilesLines
* Fix user-build on fugu.Nicolas Geoffray2015-03-304-0/+99
Calling Delete on an array shifts the elements, so when iterating over inactives and removing entries we need to decrement for the found interval, but also its potential other half. The code used to not decrement for the other half Change-Id: Idcb1533643c11a37ed4f459fe88aaef208a4bfd6