public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "kkojima at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/52479] SH Target: SH4A DFmode fsca tests failing
Date: Fri, 16 Mar 2012 05:32:00 -0000	[thread overview]
Message-ID: <bug-52479-4-Yc5wAVvkeh@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-52479-4@http.gcc.gnu.org/bugzilla/>

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52479

--- Comment #3 from Kazumoto Kojima <kkojima at gcc dot gnu.org> 2012-03-16 03:21:08 UTC ---
There is no concrete definition of -ffast-math and users will have
different expectations.  Numerical programs for astrodynamics may
expect precisions even for -ffast-math and OTOH there are many
programs which don't take care of precisions at all and prefer
sin&cos instead of sinf&cosf.  I guess that the former doesn't make
much sense for SH4A in the first place and for users of the latter
with -ffast-math, the proposed change may be a bit surprising.
I have no strong opinion for this, though.  I also won't object to
the suggested patch.


  parent reply	other threads:[~2012-03-16  3:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-04 13:20 [Bug target/52479] New: " olegendo at gcc dot gnu.org
2012-03-04 13:47 ` [Bug target/52479] " kkojima at gcc dot gnu.org
2012-03-15  5:28 ` aoliva at gcc dot gnu.org
2012-03-16  5:32 ` kkojima at gcc dot gnu.org [this message]
2012-03-21 20:28 ` olegendo at gcc dot gnu.org
2012-04-11 23:05 ` olegendo at gcc dot gnu.org

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=bug-52479-4-Yc5wAVvkeh@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@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).