public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "hubicka at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug rtl-optimization/45621] [4.6 Regression] ICE: verify_cgraph_node failed: inlined_to pointer is set but no predecessors found with -fipa-cp-clone -flto
Date: Fri, 15 Oct 2010 01:21:00 -0000	[thread overview]
Message-ID: <20101015012100.XIB_AMepBTzUv4jFqbyANQPH-TgHECeT56ZITRmQln4@z> (raw)
In-Reply-To: <bug-45621-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #7 from Jan Hubicka <hubicka at gcc dot gnu.org> 2010-10-15 01:20:59 UTC ---
Author: hubicka
Date: Fri Oct 15 01:20:55 2010
New Revision: 165492

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165492
Log:

    PR middle-end/45621
    * g++.dg/lto/pr45621.h : New.
    * g++.dg/lto/pr45621_0.C: New.
    * g++.dg/lto/pr45621_1.C: New.
    * cgraph.c (cgraph_update_edges_for_call_stmt_node): When new call is
    redirected to clone, be happy.
    * cgraph.h (cgraph node): Enable former_clone_of unconditinally.
    * cgraphunit.c (verify_cgraph_node, cgraph_materialize_clone): Handle
    former_clone_of unconditinally.

Added:
    trunk/gcc/testsuite/g++.dg/lto/pr45621.h
    trunk/gcc/testsuite/g++.dg/lto/pr45621_0.C
    trunk/gcc/testsuite/g++.dg/lto/pr45621_1.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cgraph.c
    trunk/gcc/cgraph.h
    trunk/gcc/cgraphunit.c
    trunk/gcc/testsuite/ChangeLog


  parent reply	other threads:[~2010-10-15  1:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-45621-4@http.gcc.gnu.org/bugzilla/>
2010-09-29 17:12 ` rguenth at gcc dot gnu.org
2010-10-14 19:00 ` hubicka at gcc dot gnu.org
2010-10-15  1:21 ` hubicka at gcc dot gnu.org [this message]
2010-10-15  1:24 ` hubicka at gcc dot gnu.org
2010-09-09 19:31 [Bug rtl-optimization/45621] New: " zsojka at seznam dot cz
2010-09-09 19:36 ` [Bug rtl-optimization/45621] " zsojka at seznam dot cz
2010-09-10  9:38 ` rguenth at gcc dot gnu dot org
2010-09-17  1:06 ` hubicka at gcc dot gnu dot org
2010-09-17  1:08 ` hubicka at gcc dot gnu dot org
2010-09-17 12:17 ` hubicka at gcc dot gnu dot 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=20101015012100.XIB_AMepBTzUv4jFqbyANQPH-TgHECeT56ZITRmQln4@z \
    --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).