[Bug math/21607] hppa: FAIL: math/test-tgmath
danglin at gcc dot gnu.org
sourceware-bugzilla@sourceware.org
Sat Jun 17 22:59:00 GMT 2017
https://sourceware.org/bugzilla/show_bug.cgi?id=21607
--- Comment #1 from John David Anglin <danglin at gcc dot gnu.org> ---
The following fails are also probably related:
FAIL: math/basic-test
FAIL: math/test-double-canonicalize
FAIL: math/test-float-canonicalize
FAIL: math/test-idouble-canonicalize
FAIL: math/test-ifloat-canonicalize
The basic-test fail is related to the treatment of signaling nans during
conversion:
dave@mx3210:~/gnu/glibc/objdir/math$ cat basic-test.out
Failure: double x = (double) (long double) sNaN, !issignaling
Failure: long double x = (long double) (double) sNaN, !issignaling
I filed a gcc bug report:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81120
However, as noted in the above, there are subtle issues involving the
conversion
of signaling nans.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list