public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "xunxun1982 at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug tree-optimization/50905] Gcc4.6.x's -ftree-parallelize-loops is effective only when using "-O2/-O3 -ffast-math"
Date: Fri, 28 Oct 2011 19:54:00 -0000	[thread overview]
Message-ID: <bug-50905-4-IajOyqr5pL@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-50905-4@http.gcc.gnu.org/bugzilla/>

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

xunxun <xunxun1982 at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |

--- Comment #2 from xunxun <xunxun1982 at gmail dot com> 2011-10-28 19:53:47 UTC ---
(In reply to comment #1)
> >Am I right?
> Yes but the reason comes down to fp math is not associative which means it is
> impossible to do reductions with fp math unless you have -ffast-math (or really
> -fassociative-math) turned on.

But -ffast-math -ftree-parallelize-loops=2 is also no use.
We must combine -ffast-math and -O2/-O3.


  parent reply	other threads:[~2011-10-28 19:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-28 19:37 [Bug tree-optimization/50905] New: " xunxun1982 at gmail dot com
2011-10-28 19:45 ` [Bug tree-optimization/50905] " pinskia at gcc dot gnu.org
2011-10-28 19:54 ` xunxun1982 at gmail dot com [this message]
2011-10-28 20:07 ` pinskia at gcc dot gnu.org
2011-10-28 20:14 ` xunxun1982 at gmail 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=bug-50905-4-IajOyqr5pL@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).