|
From: Nicholas N. <n.n...@gm...> - 2010-07-09 02:27:18
|
On Wed, Jul 7, 2010 at 4:08 PM, Joerg Bergmann <em...@jb...> wrote: > > I have a problem with valgrind since I did convert > my program to use long double instead double on > critical points. This is bug 197915: https://bugs.kde.org/show_bug.cgi?id=197915 80-bit FP could be implemented, it's largely a matter of grunt work to add the new type and all the relevant operations to VEX. People complain sporadically but rarely enough that nobody has done this work yet. Nick |