cvs commit: src/lib/msun/src s_ceill.c s_floorl.c s_truncl.c

Stefan Farfeleder stefanf at FreeBSD.org
Fri Apr 22 01:46:21 PDT 2005


On Fri, Apr 22, 2005 at 08:30:33AM +0000, Stefan Farfeleder wrote:

>   Fix raising the inexact exception (FE_INEXACT) if the result differs from the
>   argument.

Unfortunately, _Qp_add fails to set the inexact exception on Sparc64; it
works with -mhard-quad-float though.  Maybe it's time to set the inexact
exception via some MD assembler magic?


More information about the cvs-src mailing list