On 10/4/05, Leopold Toetsch <[EMAIL PROTECTED]> wrote: > jerry gay (via RT) wrote: > > > > > D:\usr\local\parrot-bug\trunk>parrot -t imcc/t/syn/clash_8.pir > > 0 branch 2 > > 2 if I0, 17 - I0=0, > > I see. The test doesn't initialize I0 before testing it. > > I think we decided that Parrot doesn't provide pre-cleared I and N > registers, therefore the test should start with: > > null I0 > ah, of course. i remember discussion of this matter. i'll fix the test, and look for others that may suffer the same problem. i'll also add a statement to this effect, if there's not one already.
~jerry