K 10 svn:author V 3 bde K 8 svn:date V 27 2005-12-04T08:57:54.000000Z K 7 svn:log V 278 Use the usual volatile hack to trick gcc into clipping any extra precision on assignment. Extra precision on i386's broke hi+lo decomposition in the usual way. It caused all except 1 of the 62343 errors of more than 1 ulp for log1pf() on i386's with gcc -O [-fno-float-store]. END