#201: atan opcode produces NAN with x86-32 JIT
-----------------------+----------------------------------------------------
 Reporter:  chromatic  |       Owner:     
     Type:  bug        |      Status:  new
 Priority:  normal     |   Milestone:     
Component:  core       |     Version:     
 Severity:  medium     |    Keywords:  JIT
     Lang:             |       Patch:     
 Platform:  linux      |  
-----------------------+----------------------------------------------------
 See test #13 in t/op/trans.t.  For some reason, when running with the JIT
 core on 32-bit x86 Linux, this opcode produces NAN:

         atan $N0, 1.0, 1.0

 The op isn't JITted.  I've made the test TODO on the JIT core.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/201>
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