#530: Failure of atan2 in jit core - ref TT #38
--------------------+-------------------------------------------------------
 Reporter:  mikehh  |        Type:  bug   
   Status:  new     |    Priority:  normal
Milestone:          |   Component:  none  
  Version:  trunk   |    Severity:  medium
 Keywords:          |        Lang:        
    Patch:          |    Platform:  linux 
--------------------+-------------------------------------------------------

Comment(by mikehh):

 I tried various things to get this to work.

 I even thought it might be the compiler.  I actually downloaded gcc-4.3.3
 and built it - which took me a whole day.  Using this gave the same
 result.  I tried without the --optimize flag on the configure - same
 result.

 The test fails with the above results with and without the --optimize flag
 on parrot r37894.

 smolder with --optimize
 [http://smolder.plusthree.com/app/public_projects/tap_archive/19613]

 without
 [http://smolder.plusthree.com/app/public_projects/tap_archive/19614]

 The test perl t/harness -j t/op/trans.t fails as above with or without the
 optimize.

 Failed test 'atan2'

 The test PASSes for -b, -C, -f, -g, -r and -S both with and without
 --optimize.

 I am not sure how to proceed here - any ideas would be welcome.

 Cheers, Michael (mikehh)

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/530#comment:1>
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