This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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]

[Bug math/14155] Spurious underflow exceptions from Bessel functions


http://sourceware.org/bugzilla/show_bug.cgi?id=14155

--- Comment #2 from Joseph Myers <jsm28 at gcc dot gnu.org> 2012-06-13 21:20:19 UTC ---
Several more failures seen for long double on powerpc (at least nofpu):

Failure: j0 (-0x1.001000001p+593) ==
-3.927269966354206207832593635798954916263e-90: Exception "Underflow" set
Failure: j1 (0x1.ff00000000002p+840) ==
1.846591691699331493194965158699937660696e-127: Exception "Underflow" set
Failure: y0 (0x1.ff00000000002p+840) ==
1.846591691699331493194965158699937660696e-127: Exception "Underflow" set
Failure: y1 (0x1.001000001p+593) ==
3.927269966354206207832593635798954916263e-90: Exception "Underflow" set

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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