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/20250] New: frexp (sNaN) returns sNaN


https://sourceware.org/bugzilla/show_bug.cgi?id=20250

            Bug ID: 20250
           Summary: frexp (sNaN) returns sNaN
           Product: glibc
           Version: 2.23
            Status: NEW
          Severity: normal
          Priority: P2
         Component: math
          Assignee: unassigned at sourceware dot org
          Reporter: jsm28 at gcc dot gnu.org
  Target Milestone: ---

Various implementations of frexp functions return sNaN for sNaN input, when
they should return qNaN with the "invalid" exception raised.  For example, this
applies to all of float, double and long double on x86_64.

-- 
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]