public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Robert Dewar <dewar@adacore.com>
To: Toon Moene <toon@moene.indiv.nluug.nl>
Cc: Vincent Lefevre <vincent+gcc@vinc17.org>,  gcc@gcc.gnu.org
Subject: Re: Reporting bugs: there is nothing to gain in frustrating reporters
Date: Sat, 18 Jun 2005 13:15:00 -0000	[thread overview]
Message-ID: <42B41E55.9010702@adacore.com> (raw)
In-Reply-To: <42B41D58.8010002@moene.indiv.nluug.nl>

Toon Moene wrote:

> Well, I haven't studied this to such a great detail because I (according 
> to Kahan) belong to the group of people who "don't care about floating 
> point accuracy because their code is so robust they can even run on 
> Cray's", but doesn't this mean that we can solve it in the compiler by 
> having its run time library provide this functionality ?

you are actually in the group for which the extra precision etc is
designed :-) THe extra precision probably does not affect your code,
might even help it who knows, but attempts to "fix" this problem might
harm the performance of your code. The "might" is of course a very
important word here. It really seems like a better idea to use sse
if you don't care about 80-bit precision anyway.

  reply	other threads:[~2005-06-18 13:15 UTC|newest]

Thread overview: 125+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-15 14:36 Roberto Bagnara
2005-06-15 15:03 ` Giovanni Bajo
2005-06-15 15:29   ` Scott Robert Ladd
2005-06-15 15:57     ` Richard Guenther
2005-06-15 16:14       ` Scott Robert Ladd
2005-06-15 16:32         ` Steven Bosscher
2005-06-15 16:53         ` Gabriel Dos Reis
2005-06-16 11:43         ` Daniel Berlin
2005-06-16 12:03           ` Vincent Lefevre
2005-06-16 12:07             ` Daniel Berlin
2005-06-16 12:12             ` Daniel Berlin
2005-06-16 16:04               ` Vincent Lefevre
2005-06-16 12:25             ` Steven Bosscher
2005-06-16 13:21             ` Gabriel Dos Reis
2005-06-16 14:15           ` Scott Robert Ladd
2005-06-16 14:24             ` Andrew Pinski
2005-06-16 14:59               ` Gabriel Dos Reis
2005-06-16 14:29             ` Gabriel Dos Reis
2005-06-16 14:40               ` Scott Robert Ladd
2005-06-16 14:45                 ` Steven Bosscher
2005-06-16 14:54             ` Daniel Berlin
2005-06-16 15:00               ` Scott Robert Ladd
2005-06-16 15:08                 ` Daniel Berlin
2005-06-16 15:16                   ` Scott Robert Ladd
2005-06-16 15:16                 ` Andrew Pinski
2005-06-16 15:57                   ` Haren Visavadia
2005-06-16 17:25                   ` Roberto Bagnara
2005-06-16 17:38                     ` Andrew Pinski
2005-06-16 17:41                       ` Andrew Pinski
2005-06-16 19:08                       ` Vincent Lefevre
2005-06-18  4:39                     ` Mike Stump
2005-06-16 16:24             ` E. Weddington
2005-06-15 16:50     ` Gabriel Dos Reis
2005-06-15 17:00       ` Scott Robert Ladd
2005-06-15 17:14         ` Richard Guenther
2005-06-15 17:25           ` Scott Robert Ladd
2005-06-15 18:42             ` Dave Korn
2005-06-15 19:07               ` Eric Botcazou
2005-06-15 19:22       ` Florian Weimer
2005-06-15 22:15         ` Vincent Lefevre
2005-06-15 22:18           ` Andrew Pinski
2005-06-16 12:09             ` Vincent Lefevre
2005-06-16 12:20               ` Daniel Berlin
2005-06-16 12:35                 ` Haren Visavadia
2005-06-16 12:42                   ` Daniel Berlin
2005-06-16 12:42                 ` Patrick McFarland
2005-06-16 14:12                 ` Mark Hahn
2005-06-16 16:34                   ` Andrew Pinski
2005-06-16 18:59                     ` Vincent Lefevre
2005-06-16 16:00                 ` Vincent Lefevre
2005-06-16 16:12                   ` Robert Dewar
2005-06-16 18:53                     ` Vincent Lefevre
2005-06-16 21:54                       ` Robert Dewar
2005-06-18  6:52                         ` Vincent Lefevre
2005-06-18  7:09                           ` Patrick McFarland
2005-06-18 10:54                           ` Mattias Karlsson
2005-06-18 11:11                             ` Sylvain Pion
2005-06-18 12:43                               ` Robert Dewar
2005-06-18 12:39                             ` Robert Dewar
2005-06-18 13:05                               ` Mattias Karlsson
2005-06-18 13:12                                 ` Robert Dewar
2005-06-18 13:52                                   ` Mattias Karlsson
2005-06-18 20:45                                     ` Robert Dewar
2005-06-18 21:33                                       ` Laurent GUERBY
2005-06-18 21:37                                         ` Robert Dewar
2005-06-18 21:52                                           ` Laurent GUERBY
2005-06-18 22:01                                             ` Robert Dewar
2005-06-19  9:04                                               ` Vincent Lefevre
2005-06-19  9:42                                                 ` Gabriel Dos Reis
2005-06-19 10:54                                                   ` Vincent Lefevre
2005-06-19  0:45                                           ` Gabriel Dos Reis
2005-06-19  1:02                                             ` Robert Dewar
2005-06-19  8:55                                       ` Vincent Lefevre
2005-06-19  8:50                                     ` Vincent Lefevre
2005-06-19  8:59                                       ` Mattias Karlsson
2005-06-19  9:15                                         ` Vincent Lefevre
2005-06-19  9:29                                           ` Mattias Karlsson
2005-06-19  9:47                                           ` Gabriel Dos Reis
2005-06-19 10:56                                             ` Vincent Lefevre
2005-06-19 11:16                                               ` Steven Bosscher
2005-06-19 15:40                                                 ` Vincent Lefevre
2005-06-19 15:50                                                   ` Andrew Pinski
2005-06-19 15:55                                                   ` Gabriel Dos Reis
2005-06-19 13:48                                               ` Gabriel Dos Reis
2005-06-19 15:18                                                 ` Vincent Lefevre
2005-06-19 15:33                                                   ` Gabriel Dos Reis
2005-06-19 15:45                                                     ` Michael Veksler
2005-06-19 16:06                                                       ` Gabriel Dos Reis
2005-06-20  7:51                                                         ` Michael Veksler
2005-06-20  8:13                                                           ` Steven Bosscher
2005-06-20  9:50                                                             ` Michael Veksler
2005-06-20 12:09                                                           ` Gabriel Dos Reis
2005-06-19 17:14                                                     ` Vincent Lefevre
2005-06-19  9:12                                       ` Gabriel Dos Reis
2005-06-19  9:25                                         ` Vincent Lefevre
2005-06-19 18:10                                           ` Joseph S. Myers
2005-06-19 10:17                                         ` Haren Visavadia
2005-06-19 11:11                                           ` Vincent Lefevre
2005-06-19 13:54                                             ` Gabriel Dos Reis
2005-06-19 13:57                                               ` Andrew Pinski
2005-06-19 15:59                                                 ` Vincent Lefevre
2005-06-19 16:17                                                   ` Gabriel Dos Reis
2005-06-19 20:21                                                   ` Marcin Dalecki
2005-06-19 15:53                                               ` Vincent Lefevre
2005-06-19 13:52                                           ` Gabriel Dos Reis
     [not found]                         ` <14438986.1119085487629.JavaMail.root@dtm1eusosrv72.dtm.ops.eu.uu.net>
2005-06-18 11:47                           ` Toon Moene
2005-06-18 12:48                             ` Robert Dewar
     [not found]                             ` <516726.1119099078977.JavaMail.root@dtm1eusosrv72.dtm.ops.eu.uu.net>
2005-06-18 13:04                               ` Toon Moene
2005-06-18 13:15                                 ` Robert Dewar [this message]
2005-06-19  8:35                             ` Vincent Lefevre
2005-06-15 22:19           ` Steven Bosscher
2005-06-15 23:23           ` Gabriel Dos Reis
2005-06-15 16:09 Sam Lauber
2005-06-15 16:28 Dan Kegel
     [not found] <Pine.LNX.4.44.0506161016020.29165-100000@coffee.psychology.mcmaster.ca>
2005-06-16 14:37 ` Scott Robert Ladd
2005-06-16 14:39 Dan Kegel
2005-06-16 14:52 ` Scott Robert Ladd
2005-06-16 15:02   ` Daniel Berlin
2005-06-16 15:12     ` Scott Robert Ladd
2005-06-16 15:13   ` Gabriel Dos Reis
2005-06-16 15:22     ` Scott Robert Ladd
2005-06-18 13:07 Robert Dewar
2005-06-18 13:09 Robert Dewar
     [not found] <5959136.1119100149879.JavaMail.root@dtm1eusosrv72.dtm.ops.eu.uu.net>
2005-06-18 13:18 ` Toon Moene
2005-06-18 13:22   ` Robert Dewar

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=42B41E55.9010702@adacore.com \
    --to=dewar@adacore.com \
    --cc=gcc@gcc.gnu.org \
    --cc=toon@moene.indiv.nluug.nl \
    --cc=vincent+gcc@vinc17.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).