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/4997] lround(nexafter(0.5,-1)) has incorrect value


------- Additional Comments From drepper at redhat dot com  2008-04-10 05:50 -------
(In reply to comment #11)
> Created an attachment (id=2100)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=2100&action=view)
> patch that applies -p1

Doesn't work.  sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S define
__llroundf which the appropriate s_llroundf.os file also defines the symbol.  If
the implementations are really identical then create an empty s_llroundf.c file
in the appropriate subdir.

And test your patches.  I see the problem on a G5.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |drepper at redhat dot com


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]