public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "spop at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug tree-optimization/43097] [4.5 Regression] ICE in rename_map_elt_info for Graphite, vect in 173.applu
Date: Tue, 23 Feb 2010 13:07:00 -0000	[thread overview]
Message-ID: <20100223130656.31181.qmail@sourceware.org> (raw)
In-Reply-To: <bug-43097-4503@http.gcc.gnu.org/bugzilla/>



------- Comment #4 from spop at gcc dot gnu dot org  2010-02-23 13:06 -------
Fixed on trunk with this commit:

Author: spop
Date: Tue Feb 23 12:59:17 2010
New Revision: 156995

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=156995
Log:
Fix PR43097: rename only SSA_NAMEs.

2010-02-22  Sebastian Pop  <sebastian.pop@amd.com>

       PR middle-end/43140
       * sese.c (get_rename): Assert that old_name is an SSA_NAME.
       (rename_variables_in_stmt): Continue when the use is not an SSA_NAME.

       * gfortran.dg/graphite/pr43097.f: New.

Added:
   trunk/gcc/testsuite/gfortran.dg/graphite/pr43097.f
Modified:
   trunk/gcc/ChangeLog.graphite
   trunk/gcc/sese.c


-- 

spop at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


      parent reply	other threads:[~2010-02-23 13:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-16 17:39 [Bug tree-optimization/43097] New: " janis at gcc dot gnu dot org
2010-02-16 18:18 ` [Bug tree-optimization/43097] " dominiq at lps dot ens dot fr
2010-02-16 19:47 ` [Bug tree-optimization/43097] [4.5 Regression] " pinskia at gcc dot gnu dot org
2010-02-17 17:07 ` mmitchel at gcc dot gnu dot org
2010-02-18 18:37 ` pinskia at gcc dot gnu dot org
2010-02-22 15:19 ` spop at gcc dot gnu dot org
2010-02-23 13:07 ` spop at gcc dot gnu dot org [this message]

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=20100223130656.31181.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).