public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jan Hubicka <hubicka@ucw.cz>
To: Jan Hubicka <hubicka@ucw.cz>, gcc-patches@gcc.gnu.org
Subject: Re: Cgraph alias reorg 8/14 (ipa-cp and ipa-prop update)
Date: Tue, 14 Jun 2011 13:19:00 -0000	[thread overview]
Message-ID: <20110614125322.GD11211@kam.mff.cuni.cz> (raw)
In-Reply-To: <20110613172707.GA30874@virgil.arch.suse.de>

> > Index: ipa-cp.c
> > ===================================================================
> > --- ipa-cp.c	(revision 174905)
> > +++ ipa-cp.c	(working copy)
> > @@ -818,7 +828,7 @@ ipcp_iterate_stage (void)
> >      /* Some lattices have changed from IPA_TOP to IPA_BOTTOM.
> >         This change should be propagated.  */
> >      {
> > -      gcc_assert (n_cloning_candidates);
> > +      /*gcc_assert (n_cloning_candidates);*/
> >        ipcp_propagate_stage ();
> >      }
> >    if (dump_file)
> 
> 
> I know this assert can be horribly irritating but so far it has been
> very useful at spotting all kinds of errors at various places.  (In
> fact, you added it :-)
> 
> But as I want to get the whole IPA-CP replaced, I don't care all that
> much.
I reverted this change now.

Thanks,
Honza
/bin/bash: :q: command not found

  parent reply	other threads:[~2011-06-14 12:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-10 15:42 Jan Hubicka
2011-06-13 17:54 ` Martin Jambor
2011-06-13 19:44   ` Jan Hubicka
2011-06-14 13:19   ` Jan Hubicka [this message]
2011-07-12 12:23 ` Maxim Kuvyrkov

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=20110614125322.GD11211@kam.mff.cuni.cz \
    --to=hubicka@ucw.cz \
    --cc=gcc-patches@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).