public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "matz at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug middle-end/43419] gcc replaces pow(x, 0.5) by sqrt(x), invalid when x is -0
Date: Thu, 18 Mar 2010 14:49:00 -0000	[thread overview]
Message-ID: <20100318144855.32357.qmail@sourceware.org> (raw)
In-Reply-To: <bug-43419-6373@http.gcc.gnu.org/bugzilla/>



------- Comment #4 from matz at gcc dot gnu dot org  2010-03-18 14:48 -------
I checked, and these and similar transformations are always guarded by
flag_unsafe_math_optimizations, so we should be fine, unless I missed a case
of course.  If you notice one, please create a bug report.


-- 


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


  parent reply	other threads:[~2010-03-18 14:49 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-18 14:08 [Bug middle-end/43419] New: " vincent at vinc17 dot org
2010-03-18 14:33 ` [Bug middle-end/43419] " vincent at vinc17 dot org
2010-03-18 14:35 ` matz at gcc dot gnu dot org
2010-03-18 14:42 ` dominiq at lps dot ens dot fr
2010-03-18 14:49 ` matz at gcc dot gnu dot org [this message]
2010-03-18 15:31 ` rguenth at gcc dot gnu dot org
2010-03-18 16:08 ` matz at gcc dot gnu dot org
2010-03-18 16:48 ` matz at gcc dot gnu dot org
2010-03-22 14:58 ` jakub at gcc dot gnu dot org
2010-03-22 16:02 ` mikpe at it dot uu dot se
2010-03-25 16:18 ` hjl dot tools at gmail dot com
     [not found] <bug-43419-4@http.gcc.gnu.org/bugzilla/>
2014-02-16 13:18 ` jackie.rosen at hushmail dot com

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=20100318144855.32357.qmail@sourceware.org \
    --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).