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/16927] New: acosh (1) wrong sign of zero in FE_DOWNWARD mode


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

            Bug ID: 16927
           Summary: acosh (1) wrong sign of zero in FE_DOWNWARD mode
           Product: glibc
           Version: 2.19
            Status: NEW
          Severity: normal
          Priority: P2
         Component: math
          Assignee: unassigned at sourceware dot org
          Reporter: jsm28 at gcc dot gnu.org

acosh (1) should return +0 in all rounding modes, but it returns -0 in
round-downward mode for long double on x86_64 and for all types on x86
(possibly also in other cases).

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