Re: float4 regression test failed on linux parisc - Mailing list pgsql-hackers

From Jim Buttafuoco
Subject Re: float4 regression test failed on linux parisc
Date
Msg-id 20050208164522.M64318@contactbda.com
Whole thread Raw
In response to Re: float4 regression test failed on linux parisc  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
except isinf() works just fine on my system.  It's just when CheckFloat4Val is called with infinity as the "val" you 
you get the overflow message.  If I move the isinf into CheckFloat4Val all is fine.  

If you don't want to fix this, it's fine with me.  I am just reporting problems and trying to fix them.  I will shut 
up now and put my energy into other causes!

Jim



---------- Original Message -----------
From: Tom Lane <tgl@sss.pgh.pa.us>
To: jim@contactbda.com
Cc: "pgsql-hackers" <pgsql-hackers@postgresql.org>
Sent: Tue, 08 Feb 2005 11:42:11 -0500
Subject: Re: [HACKERS] float4 regression test failed on linux parisc 

> "Jim Buttafuoco" <jim@contactbda.com> writes:
> > this test is likely to fail. I have now seen this on my real old Alpha
> > and now HP PARISC systems.
> 
> It works fine on PARISC, and has ever since I've been associated with
> this project --- I run these tests multiple times a day on old HP
> hardware, and they have always passed with every compiler I've used
> (both gcc and HP's).  Lots of people have reported clean passes on Alpha
> as well.  One more time: you have a compiler bug, and you really ought
> to be griping to the gcc people not us.
> 
>             regards, tom lane
------- End of Original Message -------



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: float4 regression test failed on linux parisc
Next
From: Ron Mayer
Date:
Subject: correlation in pg_stats