http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46223
Summary: gfortran.dg/bessel_7.f90 failures on s390-ibm-linux-gnu Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassig...@gcc.gnu.org ReportedBy: bur...@gcc.gnu.org Host: s390-ibm-linux-gnu Target: s390-ibm-linux-gnu On s390-ibm-linux-gnu the infamous bessel_7 test fails. One probably needs to update the epsilons a bit - but I have not really though about the correct values - hence this bugreport. > gfortran bessel_7 failure (was: Re: Results for 4.6.0 20101021 > (experimental) (GCC) testsuite on s390-ibm-linux-gnu) > > > LAST_UPDATED: Thu Oct 21 06:07:02 UTC 2010 (revision 165748M) > > > Native configuration is s390-ibm-linux-gnu > > > === gfortran tests === > > > > > > Running target unix > > > FAIL: gfortran.dg/bessel_7.f90 -O0 execution test The only failing test is: [...] YN for X = 34.529999 -- Epsilon = 1.19209290E-07 [...] 26 -0.174342096E-01 -0.174342729E-01 0.63E-07-30.4717006683 T F Thanks to Andreas Krebbel for running the test.