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

leo

Reply via email to