Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Apr 2005 10:46:17 +0200
From:      Stefan Farfeleder <stefanf@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/msun/src s_ceill.c s_floorl.c s_truncl.c
Message-ID:  <20050422084616.GB87979@wombat.fafoe.narf.at>
In-Reply-To: <200504220830.j3M8UXSC030662@repoman.freebsd.org>
References:  <200504220830.j3M8UXSC030662@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050422084616.GB87979>