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/22884] RISCV fmax/fmin handle signalling NANs incorrectly


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

dj at redhat dot com <dj at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |2.28

--- Comment #1 from dj at redhat dot com <dj at redhat dot com> ---
Fixed in commit fdcc625376505eacb1125a6aeba57501407a30ec

        * sysdeps/riscv/rvd/s_fmax.c (__fmax): Handle sNaNs correctly.
        * sysdeps/riscv/rvd/s_fmin.c (__fmin): Likewise.
        * sysdeps/riscv/rvf/s_fmaxf.c (__fmaxf): Likewise.
        * sysdeps/riscv/rvf/s_fminf.c (__fminf): Likewise.

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