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/15531] New: cproj incorrect for arguments with finite and NaN parts


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

            Bug ID: 15531
           Summary: cproj incorrect for arguments with finite and NaN
                    parts
           Product: glibc
           Version: 2.17
            Status: NEW
          Severity: normal
          Priority: P2
         Component: math
          Assignee: unassigned at sourceware dot org
          Reporter: jsm28 at gcc dot gnu.org

For arguments with one finite and one NaN part, cproj wrongly returns an
infinity when it should return the argument unchanged.  (Extracted from
reported LSB failures.)

Example on x86_64: cproj (0 + iNaN).

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