[Bug target/62251] [5 Regression] FAIL: gfortran.dg/quad_2.f90 execution test
burnus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Feb 2 14:41:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62251
Tobias Burnus <burnus at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |burnus at gcc dot gnu.org
--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> ---
(In reply to John David Anglin from comment #1)
> Test fails at line 58:
> if (str3 /= " 1.41421356237309504880168872420969798") call abort()
> >1.41421356237309504880168872420969800<
It looks as if there is a difference of 1 ULP.
Thus, one option would be to permit both results ("str /= ... and str /= ...").
More information about the Gcc-bugs
mailing list