[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-gsl] Test Fails on Linux machine
From: |
Frank Reininghaus |
Subject: |
Re: [Bug-gsl] Test Fails on Linux machine |
Date: |
Tue, 9 Jun 2009 17:06:41 +0200 |
Hi,
2009/6/9 Mark A. McFarland <address@hidden>
> > make[2]: Entering directory `/home/mark/Download/gsl-1.12/poly'
> > FAIL: y.real, gsl_complex_poly_complex_eval ({-2.31 + 0.44i, 4.21 -
> > 3.19i, 0.93 + 1.04i, -0.42 + 0.68i}, 0.49 + 0.95i) (-
> > 1.68450788000000018
> > observed vs 1.82462012000000007 expected) [9]
> > FAIL: y.imag, gsl_complex_poly_complex_eval ({-2.31 + 0.44i, 4.21 -
> > 3.19i, 0.93 + 1.04i, -0.42 + 0.68i}, 0.49 + 0.95i) (-0.30943988
> > observed
> > vs 2.30389411999999982 expected) [10]
> > FAIL: test
>
This is a compiler bug which should be fixed in GCC 4.3.3, see
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38478
Regards,
Frank