help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gsl] Make check fails


From: Brian Gough
Subject: Re: [Help-gsl] Make check fails
Date: Wed, 27 May 2009 14:48:47 +0100
User-agent: Wanderlust/2.14.0 (Africa) Emacs/22.2 Mule/5.0 (SAKAKI)

At Tue, 26 May 2009 17:01:55 -0400,
Michael Braun wrote:
> I switched the -fast flag to -O2, and it worked.  Is this possibly a  
> bug in GCC or GSL, or is it just life with optimized code?

Normally the tests will fail with -ffast-math, due to differences in
the handling of NaN - as such I would recommend sticking with -O2.  

However, it should not cause failures in the RNG tests (which do not
depend on that at all).  So I'm not sure why you get those failures
but I do not think it is a bug in GSL as the RNG code works elsewhere.

-- 
Brian Gough
(GSL Maintainer)

Support freedom by joining the FSF 
http://www.fsf.org/associate/support_freedom/join_fsf?referrer=37




reply via email to

[Prev in Thread] Current Thread [Next in Thread]