This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 1.2 release candidate


 Brian Gough [Saturday 29 June 2002] :
 > I've put a gsl-1.2 release candidate at

On RedHat Linux 7.3, with an AMD CPU and using gcc 3.1 I get this :

* no optimisation -> make check OK

* -O2 -> make check gives this (same as previously reported) :

test_complex_source.c: In function `test_complex_float_trap':
test_complex_source.c:258: Internal compiler error in subst, at combine.c:3546
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

* -O -> make check fails on some legendre function :

FAIL: gsl_sf_conicalP_cyl_reg_e(20, 1.0, 0.5, &r)
  expected: 7.066408031229072e-24
  obtained: 7.066408031229079e-24   1.880369398635769e-36  2.661e-13
  fracdiff: 5.198425890615777e-16
  value not within tolerance of expected value
  7.06640803122907946e-24  1.88036939863576925e-36
<snip>
FAIL: Legendre Functions


$ gcc3 --version
gcc3 (GCC) 3.1 20020604 (Red Hat Linux 7.3 3.1-5)

-- 
   Olivier


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]