public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "rguenth at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug tree-optimization/59121] [4.8/4.9 Regression] endless loop with -O2 -floop-parallelize-all
Date: Fri, 15 Nov 2013 09:23:00 -0000	[thread overview]
Message-ID: <bug-59121-4-xScrYKIdja@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-59121-4@http.gcc.gnu.org/bugzilla/>

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P2
   Target Milestone|---                         |4.8.3

--- Comment #8 from Richard Biener <rguenth at gcc dot gnu.org> ---
-floop-parallelize-all ends up using GRAPHITE dependence analysis which is
what never finishes (is stuck in ISL).  I'd say avoid it at all cost (as
the rest of GRAPHITE).

Confirmed.


  parent reply	other threads:[~2013-11-15  9:23 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-13 21:22 [Bug tree-optimization/59121] New: " janus at gcc dot gnu.org
2013-11-13 22:07 ` [Bug tree-optimization/59121] " dominiq at lps dot ens.fr
2013-11-13 22:07 ` dominiq at lps dot ens.fr
2013-11-14 10:09 ` janus at gcc dot gnu.org
2013-11-14 10:25 ` dominiq at lps dot ens.fr
2013-11-14 21:04 ` janus at gcc dot gnu.org
2013-11-14 21:10 ` janus at gcc dot gnu.org
2013-11-14 21:19 ` [Bug tree-optimization/59121] [4.8/4.9 Regression] " janus at gcc dot gnu.org
2013-11-15  9:23 ` rguenth at gcc dot gnu.org [this message]
2013-11-17 12:27 ` janus at gcc dot gnu.org
2014-01-17 12:32 ` rguenth at gcc dot gnu.org
2014-01-17 17:16 ` law at redhat dot com
2014-02-03 15:23 ` mircea.namolaru at inria dot fr
2014-03-10 16:35 ` mircea.namolaru at inria dot fr
2014-03-10 16:41 ` law at redhat dot com
2014-03-10 22:19 ` grosser at gcc dot gnu.org
2014-03-25 17:03 ` mircea.namolaru at inria dot fr
2014-03-25 17:27 ` grosser at gcc dot gnu.org
2014-04-10 22:01 ` mircea.namolaru at inria dot fr
2014-04-11 10:45 ` rguenth at gcc dot gnu.org
2014-05-22  9:05 ` [Bug tree-optimization/59121] [4.8/4.9/4.10 " rguenth at gcc dot gnu.org
2014-12-19 13:39 ` [Bug tree-optimization/59121] [4.8/4.9/5 " jakub at gcc dot gnu.org
2015-06-23  8:20 ` [Bug tree-optimization/59121] [4.8/4.9/5/6 " rguenth at gcc dot gnu.org
2015-06-26 20:08 ` [Bug tree-optimization/59121] [4.9/5/6 " jakub at gcc dot gnu.org
2015-06-26 20:35 ` jakub at gcc dot gnu.org
2015-10-09 14:58 ` spop at gcc dot gnu.org
2015-10-09 15:00 ` spop 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-59121-4-xScrYKIdja@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).