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


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

            Bug ID: 20240
           Summary: modf (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 modf implementations return sNaN (both outputs) for sNaN input, when
both outputs should be qNaN with the "invalid" exception raised.  This applies
for all of float, double, long double on x86_64, for example.

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