public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "steven at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug gcov-profile/55121] ICE in if-convertion with PGO (ARM)
Date: Mon, 29 Oct 2012 23:54:00 -0000	[thread overview]
Message-ID: <bug-55121-4-gh1UYT0Ffx@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-55121-4@http.gcc.gnu.org/bugzilla/>


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

--- Comment #9 from Steven Bosscher <steven at gcc dot gnu.org> 2012-10-29 23:54:10 UTC ---
Can you please also attach the output of -fdump-ipa-profile-all
which should be eval.c.041i.profile. I have my dump here, it should
be the same as yours.

Are you working on a 32-bit host? The counts are quite high, there
are some places where the count is multiplied by REG_BR_PROB_BASE
which is 10000.  The highest count in my .profile dump is 42974935,
if such high counts are multiplied somewhere for scaling then this
may be an overflow issue that I can't see on powerpc64.


  parent reply	other threads:[~2012-10-29 23:54 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-29 16:01 [Bug gcov-profile/55121] New: " christophe.lyon at st dot com
2012-10-29 16:03 ` [Bug gcov-profile/55121] " christophe.lyon at st dot com
2012-10-29 16:04 ` christophe.lyon at st dot com
2012-10-29 16:04 ` christophe.lyon at st dot com
2012-10-29 16:05 ` christophe.lyon at st dot com
2012-10-29 16:06 ` christophe.lyon at st dot com
2012-10-29 23:08 ` steven at gcc dot gnu.org
2012-10-29 23:22 ` steven at gcc dot gnu.org
2012-10-29 23:26 ` steven at gcc dot gnu.org
2012-10-29 23:41 ` steven at gcc dot gnu.org
2012-10-29 23:54 ` steven at gcc dot gnu.org [this message]
2012-10-30  0:00 ` steven at gcc dot gnu.org
2012-10-30 12:53 ` christophe.lyon at st dot com
2012-10-30 12:55 ` christophe.lyon at st dot com
2012-10-30 12:57 ` christophe.lyon at st dot com
2012-10-30 13:18 ` christophe.lyon at st dot com
2012-10-30 13:23 ` christophe.lyon at st dot com

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-55121-4-gh1UYT0Ffx@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).