public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: dewar@gnat.com (Robert Dewar)
To: aph@redhat.com, dewar@gnat.com
Cc: gcc@gcc.gnu.org
Subject: Re: real.c implementation
Date: Tue, 22 Oct 2002 09:45:00 -0000	[thread overview]
Message-ID: <20021022110137.BF977F29F2@nile.gnat.com> (raw)

> This is the part I don't understand.  On a machine with IEEE format
> arithmetic all langauges benefit if floating-point literals are
> generated precisely, even if the language specification does not
> require it.

First, "generated precisely" is not well defined (and as I have pointed out
in a previous message, for example, Ada and Java have different requirements
for what precisely means).

Second, requiring exact rounding through the entire range has very severe
implications. Be sure that is what you want before you require it. This
for instance goes far beyond the requirements of IEEE 754.

             reply	other threads:[~2002-10-22 11:01 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-22  9:45 Robert Dewar [this message]
2002-10-22 14:35 ` Neil Booth
     [not found] <200210281429.g9SETTeS020750@mururoa.inria.fr>
2002-10-28 11:38 ` Brigitte Verdonk
  -- strict thread matches above, loose matches on Subject: below --
2002-10-28  8:34 Stephen L Moshier
2002-10-28  4:43 Stephen L Moshier
2002-10-26  8:43 Robert Dewar
2002-10-26  8:42 Stephen L Moshier
2002-10-26  9:05 ` Brad Lucier
2002-10-26  4:10 Stephen L Moshier
2002-10-23  0:33 Robert Dewar
2002-10-22 23:58 Robert Dewar
2002-10-23  0:03 ` Eric Christopher
2002-10-22 13:22 Robert Dewar
2002-10-22 12:15 Robert Dewar
2002-10-22 12:32 ` Richard Henderson
2002-10-22 11:04 Robert Dewar
2002-10-22  9:43 Robert Dewar
2002-10-22 11:56 ` Richard Henderson
2002-10-22  9:05 Robert Dewar
2002-10-22  9:19 ` Andrew Haley
2002-10-22  8:49 Robert Dewar
2002-10-22  8:50 ` Andrew Haley
2002-10-22 11:35 ` Zack Weinberg
2002-10-22 11:49 ` Richard Henderson
2002-10-22 12:34   ` Andreas Schwab
2002-10-22 17:26     ` Richard Henderson
2002-10-23  9:10       ` Andreas Schwab
2002-10-22  7:23 Robert Dewar
2002-10-22  7:41 ` Andrew Haley
2002-10-22  3:14 Robert Dewar
2002-10-22  3:36 ` Richard Henderson
2002-10-22  7:23   ` Andrew Haley
2002-10-22 11:00     ` Matt Thomas
2002-10-22 11:06       ` Andrew Haley
2002-10-22 11:11         ` Andrew Haley
2002-10-19  2:16 Roger Sayle
2002-10-18 17:02 Brad Lucier
2002-10-18 20:28 ` Richard Henderson
2002-10-17 14:16 Brad Lucier
2002-10-18 15:21 ` Richard Henderson
2002-10-19  1:07   ` Brad Lucier
2002-10-21  7:37   ` Brad Lucier
2002-10-21 17:34     ` Richard Henderson
2002-10-22  1:53       ` Fergus Henderson
2002-10-21 20:41     ` Richard Henderson

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=20021022110137.BF977F29F2@nile.gnat.com \
    --to=dewar@gnat.com \
    --cc=aph@redhat.com \
    --cc=gcc@gcc.gnu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).