On Tue, Jan 17, 2012, Bruce Evans wrote:
> On Mon, 16 Jan 2012, David Schultz wrote:
>
> >Log:
> > Computations on NaNs are supposed to return one of the input NaNs
> > unchanged.
> > Fix a few places in the sparc64 floating-point emulator where this wasn't
> > being handled properly.
> >
> > Sub
On Mon, 16 Jan 2012, David Schultz wrote:
Log:
Computations on NaNs are supposed to return one of the input NaNs unchanged.
Fix a few places in the sparc64 floating-point emulator where this wasn't
being handled properly.
Submitted by: bde
Thanks. The only remaining large bug that I not
Author: das
Date: Mon Jan 16 04:09:45 2012
New Revision: 230193
URL: http://svn.freebsd.org/changeset/base/230193
Log:
Computations on NaNs are supposed to return one of the input NaNs unchanged.
Fix a few places in the sparc64 floating-point emulator where this wasn't
being handled properly