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

Andreas Jaeger <aj at suse dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|aj at suse dot de           |jakub at redhat dot com

--- Comment #18 from Andreas Jaeger <aj at suse dot de> 2011-10-17 07:18:35 UTC ---
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

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