On Thu, Mar 14, 2002 at 07:50:38PM +0100, Raymond Wiker wrote:
> ozan s. yigit writes:
>  > > Add the -ffloat-store flag to your compilation flags (or
>  > > add -msoft-float).
>  > 
>  > that really means for this compiler on certain platforms, you
>  > can have slow and correct or fast and incorrect, but NOT fast
>  > and correct.
> 
>         Actually, if -ffloat-store is the solution, the problem arises
> because you have fast and *too* correct.
> 

If the gcc manual is to be believed, then yes you are correct.
If you really want to investigate FreeBSD FP/math capabilities
search for UCBTEST or visit
www.cs.berkeley.edu/~jhauser/arithmetic/TestFloat.html 

-- 
Steve

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to