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/17022] New: [i386/x86_64] logl (-LDBL_MAX) spurious overflow with -lieee in FE_DOWNWARD mode


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

            Bug ID: 17022
           Summary: [i386/x86_64] logl (-LDBL_MAX) spurious overflow with
                    -lieee 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
              Host: i?86-*-* x86_64-*-*

On x86 and x86_64, logl (-LDBL_MAX) raises a spurious overflow exception with
-lieee in FE_DOWNWARD mode (i.e., __ieee754_logl raises such an exception,
which the wrappers hide for direct logl calls except when -lieee is used).

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