This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Run-time noise from fp-bit:df_to_sf (truncdfsf2).
- From: Hans-Peter Nilsson <hp at bitrange dot com>
- To: gcc at gcc dot gnu dot org
- Date: Sat, 6 Dec 2003 15:57:44 -0500 (EST)
- Subject: Re: Run-time noise from fp-bit:df_to_sf (truncdfsf2).
On Sat, 6 Dec 2003, Daniel Jacobowitz wrote:
> On Sat, Dec 06, 2003 at 03:39:26PM +0100, Hans-Peter Nilsson wrote:
> > I can't see any obvious code correction that will not likely have a
> > negative run-time effect, but maybe this message will save someone some
>
> I can. Add a comment :)
Doh! Of course. That is, if you extend "code change" to mean
"any source code change". Ok, there goes the element of obviousness...
(Actually I'm trying out an (actual) code change to see if
there's hope for the average case.)
brgds, H-P