Re: Negative Zero issues

2010-01-08 Thread Andy Dougherty
On Fri, 8 Jan 2010, Andrew Whitworth wrote: > I've been trying to do some testing on some "exotic" platforms > recently, and one issue I am running into consistently is the negative > zero problem. Several platform/compiler combinations I have tried do > not seem to have proper negative zero suppo

Re: Negative Zero issues

2010-01-08 Thread Will Coleda
On Fri, Jan 8, 2010 at 3:59 PM, Andrew Whitworth wrote: > --verbose-step=auto::neg_0 says: > > "yes" for linux32/icc. > "yes" for OpenSolaris32/gcc3.4.5 > > Recently generated smoke reports for these two platforms are at: > > http://smolder.plusthree.com/app/public_projects/report_details/31560 >

Re: Negative Zero issues

2010-01-08 Thread Jonathan Leto
Howdy, Howdy, On Fri, Jan 8, 2010 at 11:10 AM, Andrew Whitworth wrote: > I've been trying to do some testing on some "exotic" platforms > recently, and one issue I am running into consistently is the negative > zero problem. Several platform/compiler combinations I have tried do > not seem to ha

Re: Negative Zero issues

2010-01-08 Thread Will Coleda
On Fri, Jan 8, 2010 at 2:10 PM, Andrew Whitworth wrote: > I've been trying to do some testing on some "exotic" platforms > recently, and one issue I am running into consistently is the negative > zero problem. Several platform/compiler combinations I have tried do > not seem to have proper negativ

Negative Zero issues

2010-01-08 Thread Andrew Whitworth
I've been trying to do some testing on some "exotic" platforms recently, and one issue I am running into consistently is the negative zero problem. Several platform/compiler combinations I have tried do not seem to have proper negative zero support, which causes parrot to fail several tests (severa