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 libc/23272] New: fma(INFINITY,INFIITY,0.0) should be INFINITY


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

            Bug ID: 23272
           Summary: fma(INFINITY,INFIITY,0.0) should be INFINITY
           Product: glibc
           Version: 2.27
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: tydeman.fred at gmail dot com
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

fma(INFINITY, INFINITY, 0.0) is returning a NaN.  It should be INFINIY.

This is 32-bit Linux Fedora 28 with gcc 8.1.1-1 and glibc 2.27-15 compiled
for x87 (not sse) using <tgmath.h>

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