From: Paul Koning <pkoning@equallogic.com>
To: ian@wasabisystems.com
Cc: gcc-patches@gcc.gnu.org, gdb-patches@sources.redhat.com
Subject: Re: RFA: Support infinity, NaN, and denormalized numbers in floatformat.c
Date: Wed, 03 Dec 2003 18:47:00 -0000 [thread overview]
Message-ID: <16334.12207.926880.316037@gargle.gargle.HOWL> (raw)
In-Reply-To: <20031203181245.3896.qmail@gossamer.airs.com>
>>>>> "Ian" == Ian Lance Taylor <ian@wasabisystems.com> writes:
Ian> Here is a patch to improve the support for infinity, NaN, and
Ian> denormalized numbers in floatformat.c. It's not clear how to
Ian> handle these for non-IEEE formats.
Depends on the specific format. For example, DEC float has NaN, but
it doesn't have infinites, and it doesn't have denormals.
And since for that format NaN is never produced as the result of
arithmetic (its only use is as a memory initialization pattern) it
would probably be reasonable enough not to define it. (If you'd want
to define it, you may have to use the hex format.)
paul
next prev parent reply other threads:[~2003-12-03 18:47 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-03 18:12 Ian Lance Taylor
2003-12-03 18:17 ` Daniel Jacobowitz
2003-12-03 19:09 ` Andrew Cagney
2003-12-03 18:35 ` DJ Delorie
2003-12-03 18:35 ` Carlo Wood
2003-12-03 18:44 ` Ian Lance Taylor
2003-12-03 18:57 ` Carlo Wood
2003-12-03 18:47 ` Paul Koning [this message]
2012-08-16 16:20 ` Andreas Schwab
2012-08-17 21:16 ` Ian Lance Taylor
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=16334.12207.926880.316037@gargle.gargle.HOWL \
--to=pkoning@equallogic.com \
--cc=gcc-patches@gcc.gnu.org \
--cc=gdb-patches@sources.redhat.com \
--cc=ian@wasabisystems.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox