compiler.cfg.linear-scan: fix unit tests

db4
Slava Pestov 2009-06-24 13:54:12 -05:00
parent 094c82c50b
commit f3cf8fad2b
1 changed files with 1 additions and 1 deletions

View File

@ -1414,7 +1414,7 @@ USING: math.private ;
{ uses { 5 10 } }
{ ranges V{ T{ live-range f 5 10 } } }
}
intersect-inactive
relevant-ranges intersect-live-ranges
] unit-test
! Bug in live spill slots calculation