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/13304] fma, fmaf, fmal produce wrong results


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

--- Comment #36 from law at redhat dot com 2012-09-27 20:07:54 UTC ---
Created attachment 6657
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6657
test case #17

fma (when using sysdeps/ieee754/dbl-64/s_fma.c) computes the wrong sign in some
cases, such as (0.0 * -1.0) + -0.0.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]