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 #19 from Jakub Jelinek <jakub at redhat dot com> 2011-10-17 07:32:22 UTC ---
(In reply to comment #18)
> Jakub, the testsuite and the first two test fail for me on x86-64. The
> testsuite fails on 32-bit x86 as well but the two first tests pass.
> 
> Test 1 on x86-64:
> Expected: 0X1.0000000000001P+54
> Actual:   0X1P+54
> 
> Test 2
> Expected: 0X1.FFFFFFFFFFFFFP+53
> Actual:   0X1P+54

Neither fma-bug1.c nor fma-bug2.c fails for me (x86_64, glibc 2.14).

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