public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "i.palachev at samsung dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug ipa/63576] [5 Regression] ICE : in ipa_merge_profiles, at ipa-utils.c:540 during Firefox LTO/PGO build
Date: Mon, 27 Oct 2014 15:53:00 -0000	[thread overview]
Message-ID: <bug-63576-4-0IDci0jUZe@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-63576-4@http.gcc.gnu.org/bugzilla/>

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

Ilya Palachev <i.palachev at samsung dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |i.palachev at samsung dot com

--- Comment #3 from Ilya Palachev <i.palachev at samsung dot com> ---
(In reply to Jan Hubicka from comment #2)
> speculative edges come in pairs (direct, indirect edge) that is obtained by
> speculative_call_info.  THen you need to sum counts (instead of taking ones
> from BB) and turn them back to frequencies (because it is profile only
> counts should be non-0)

Suggested patch https://gcc.gnu.org/ml/gcc-patches/2014-10/msg02764.html

Jan, so you mean that counts from BBs and counts from speculative edges should
be  sumed?


  parent reply	other threads:[~2014-10-27 15:43 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-63576-4@http.gcc.gnu.org/bugzilla/>
2014-10-19 22:07 ` mliska at suse dot cz
2014-10-20  1:59 ` hubicka at gcc dot gnu.org
2014-10-20 13:07 ` rguenth at gcc dot gnu.org
2014-10-27 15:53 ` i.palachev at samsung dot com [this message]
2014-11-20 12:34 ` rguenth at gcc dot gnu.org
2015-01-16 13:47 ` trippels at gcc dot gnu.org
2015-01-18 21:46 ` hubicka at gcc dot gnu.org
2015-01-20  0:45 ` hubicka at gcc dot gnu.org
2015-01-20  0:47 ` hubicka at gcc dot gnu.org
2015-01-20  6:08 ` hubicka at gcc dot gnu.org
2015-01-20  6:32 ` trippels at gcc dot gnu.org
2015-01-20  8:22 ` trippels at gcc dot gnu.org
2015-01-20  8:54 ` trippels at gcc dot gnu.org
2015-01-20 12:25 ` trippels at gcc dot gnu.org
2015-01-20 20:04 ` hubicka at gcc dot gnu.org
2015-01-21 19:06 ` trippels 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-63576-4-0IDci0jUZe@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).