Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Oct 2005 15:27:05 +0200
From:      Joerg Sonnenberger <joerg@britannica.bec.de>
To:        cvs-src@freebsd.org
Subject:   Re: cvs commit: src/lib/msun/src k_rem_pio2f.c
Message-ID:  <20051011132705.GA1374@britannica.bec.de>
In-Reply-To: <200510110756.j9B7u6VC099350@repoman.freebsd.org>
References:  <200510110756.j9B7u6VC099350@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 11, 2005 at 07:56:05AM +0000, Bruce Evans wrote:
> bde         2005-10-11 07:56:05 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     lib/msun/src         k_rem_pio2f.c 
>   Log:
>   Fixed range reduction for large multiples of pi/2 on systems with
>   broken assignment to floats (e.g., i386 with gcc -O, but not amd64 or
>   ia64; i386 with gcc -O0 worked accidentally).

You might trigger the same behaviour with -ffast-math on other archs,
how does it affect the results?

Joerg



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