[Bug math/18803] New: [i386] hypot missing underflows
jsm28 at gcc dot gnu.org
sourceware-bugzilla@sourceware.org
Tue Aug 11 00:38:00 GMT 2015
https://sourceware.org/bugzilla/show_bug.cgi?id=18803
Bug ID: 18803
Summary: [i386] hypot missing underflows
Product: glibc
Version: 2.22
Status: NEW
Severity: normal
Priority: P2
Component: math
Assignee: unassigned at sourceware dot org
Reporter: jsm28 at gcc dot gnu.org
Target Milestone: ---
Host: i?86-*-*
The i386 version of hypot can sometimes miss underflow exceptions, e.g.:
Failure: hypot (-0x3.75bd8eea2718p-1028, -0x4p-1076): Exception "Underflow" not
set
Failure: hypot (-0x3.75bd8eea271cp-1028, -0x4p-1076): Exception "Underflow" not
set
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list