From: arjan@fenrus.demon.nl
To: engler@csl.Stanford.EDU (Dawson Engler)
Cc: linux-kernel@vger.kernel.org
Subject: Re: [CHECKER] new floating point bugs in 2.4.5-ac4
Date: Wed, 30 May 2001 21:48:01 +0100 (BST) [thread overview]
Message-ID: <m155Csr-000OkJC@amadeus.home.nl> (raw)
In-Reply-To: <200105302033.NAA07866@csl.Stanford.EDU>
In article <200105302033.NAA07866@csl.Stanford.EDU> you wrote:
> Here are two new uses of floating point that popped up in the 2.4.5-ac4
> kernel. While the expressions that use FP are trivial, at least my
> version of gcc does not calculate them at compile time.
> [BUG] DMFE_TX_KICK is (HZ * 0.5) which gcc does as floating point. Fix is
> trivial: just divide by 2 instead.
Fixed in 2.4.5-ac5 already
prev parent reply other threads:[~2001-05-30 20:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-05-30 20:33 [CHECKER] new floating point bugs in 2.4.5-ac4 Dawson Engler
2001-05-30 20:48 ` arjan [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m155Csr-000OkJC@amadeus.home.nl \
--to=arjan@fenrus.demon.nl \
--cc=engler@csl.Stanford.EDU \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.