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/2423] Errors in long double (ldbl-128ibm) rounding functions in glibc-2.4


------- Additional Comments From sjmunroe at us dot ibm dot com  2006-05-11 13:55 -------
hmmm, the alternative is to simulate the operation with integer ops. But this is
generic code...

I'll look to using the double rounding equivelent, instead of changing the
rounding mode inline, to get the desired effect. Slightly less efficient but
more  general.

-- 


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

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