#353: fix jit 386 set_i_n
--------------------+-------------------------------------------------------
 Reporter:  rurban  |       Owner:  rurban  
     Type:  todo    |      Status:  new     
 Priority:  minor   |   Milestone:          
Component:  none    |     Version:          
 Severity:  low     |    Keywords:  i386 jit
     Lang:          |       Patch:          
 Platform:          |  
--------------------+-------------------------------------------------------
 r5487 disabled JIT/i386 set_i_n because the jit code for N=>I does
 rounding, but it should be truncated.

 Test in t/op/jitn.t as "set_i_n testing"

 Change to truncate the int to enable it again.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/353>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to