public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "spop at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug middle-end/67754] [graphite] Many testsuite failures
Date: Thu, 01 Oct 2015 15:18:00 -0000	[thread overview]
Message-ID: <bug-67754-4-dchMj6APLf@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-67754-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67754

--- Comment #11 from Sebastian Pop <spop at gcc dot gnu.org> ---
Author: spop
Date: Thu Oct  1 15:17:51 2015
New Revision: 228346

URL: https://gcc.gnu.org/viewcvs?rev=228346&root=gcc&view=rev
Log:
add recursion on the inner loops

We now check that all data references in the current loop and inner loops
contained within loop are valid in an outer region before declaring that the
outer loop is a valid scop.

2015-09-30  Sebastian Pop  <s.pop@samsung.com>
            Aditya Kumar  <aditya.k7@samsung.com>

        PR tree-optimization/67754
        * graphite-scop-detection.c (loop_body_is_valid_scop): Add missing
        recursion on the inner loops.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/graphite-scop-detection.c


  parent reply	other threads:[~2015-10-01 15:18 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-28 23:56 [Bug middle-end/67754] New: " hjl.tools at gmail dot com
2015-09-29 15:14 ` [Bug middle-end/67754] " spop at gcc dot gnu.org
2015-09-29 15:20 ` spop at gcc dot gnu.org
2015-09-29 15:25 ` hjl.tools at gmail dot com
2015-09-29 16:14 ` spop at gcc dot gnu.org
2015-09-29 22:15 ` spop at gcc dot gnu.org
2015-09-29 22:16 ` spop at gcc dot gnu.org
2015-09-29 23:09 ` dominiq at lps dot ens.fr
2015-09-29 23:20 ` spop at gcc dot gnu.org
2015-09-29 23:38 ` dominiq at lps dot ens.fr
2015-09-30 19:29 ` spop at gcc dot gnu.org
2015-10-01 15:18 ` spop at gcc dot gnu.org
2015-10-01 15:18 ` spop at gcc dot gnu.org [this message]
2015-10-01 15:18 ` spop at gcc dot gnu.org
2015-10-01 21:51 ` dominiq at lps dot ens.fr
2015-10-01 23:47 ` spop at gcc dot gnu.org
2015-10-02 23:15 ` 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-67754-4-dchMj6APLf@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).