public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "liujiangning at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug tree-optimization/51042] [4.5 Regression] endless recursion in phi_translate
Date: Tue, 12 Jun 2012 09:54:00 -0000	[thread overview]
Message-ID: <bug-51042-4-ga7IADNo2A@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-51042-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #9 from Jiangning Liu <liujiangning at gcc dot gnu.org> 2012-06-12 09:53:57 UTC ---
Author: liujiangning
Date: Tue Jun 12 09:53:53 2012
New Revision: 188433

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188433
Log:
2011-06-12  Jiangning Liu  <jiangning.liu@arm.com>                              

    Backport r181256 from mainline
    2011-11-10  Richard Guenther  <rguenther@suse.de>

    PR tree-optimization/51042
    * tree-ssa-pre.c (phi_translate_1): Avoid recursing on
    self-referential expressions.  Refactor code to avoid duplication.

2011-06-12  Jiangning Liu  <jiangning.liu@arm.com>                              

    Backport r181256 from mainline
    2011-11-10  Richard Guenther  <rguenther@suse.de>


Added:
    branches/ARM/embedded-4_6-branch/gcc/testsuite/gcc.dg/torture/pr51042.c
Modified:
    branches/ARM/embedded-4_6-branch/gcc/ChangeLog.arm
    branches/ARM/embedded-4_6-branch/gcc/testsuite/ChangeLog.arm
    branches/ARM/embedded-4_6-branch/gcc/tree-ssa-pre.c


  parent reply	other threads:[~2012-06-12  9:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-08 23:01 [Bug c/51042] New: segfault regehr at cs dot utah.edu
2011-11-09  9:15 ` [Bug tree-optimization/51042] [4.7 Regression] endless recursion in phi_translate jakub at gcc dot gnu.org
2011-11-09  9:39 ` [Bug tree-optimization/51042] [4.5/4.6/4.7 " rguenth at gcc dot gnu.org
2011-11-09 13:26 ` rguenth at gcc dot gnu.org
2011-11-09 14:43 ` rguenth at gcc dot gnu.org
2011-11-10 13:10 ` rguenth at gcc dot gnu.org
2011-11-10 15:37 ` rguenth at gcc dot gnu.org
2011-11-10 15:54 ` [Bug tree-optimization/51042] [4.5/4.6 " rguenth at gcc dot gnu.org
2012-01-03 14:47 ` rguenth at gcc dot gnu.org
2012-06-12  9:54 ` liujiangning at gcc dot gnu.org [this message]
2012-06-20 13:08 ` [Bug tree-optimization/51042] [4.5 " rguenth at gcc dot gnu.org
2012-07-02 10:16 ` rguenth 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-51042-4-ga7IADNo2A@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).