public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "evstupac at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug ipa/58279] New: Interanl compiler error while pgo compilation at ipa-inline.c:902
Date: Fri, 30 Aug 2013 10:14:00 -0000	[thread overview]
Message-ID: <bug-58279-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 58279
           Summary: Interanl compiler error while pgo compilation at
                    ipa-inline.c:902
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ipa
          Assignee: unassigned at gcc dot gnu.org
          Reporter: evstupac at gmail dot com

CoreMark (www.coremark.org) build with:

make PORT_DIR=linux64 XCFLAGS="-fprofile-generate -DTOTAL_DATA_SIZE=1200
-DPROFILE_RUN=1 -DMULTITHREAD=1 -DMEM_METHOD=MEM_STATIC" REBUILD=1 run3.log;
make PORT_DIR=linux64 XCFLAGS="-fprofile-use -DMULTITHREAD=1
-DMEM_METHOD=MEM_STATIC" REBUILD=1 run1.log

Generates ICE on 4.8 and 4.9 GCC:

internal compiler error: in edge_badness, at ipa-inline.c:902
 }
 ^
0xd76dbb edge_badness
        gcc/ipa-inline.c:902
0x4f428d add_new_edges_to_heap
        gcc/ipa-inline.c:1391
0xd7a34d inline_small_functions
        gcc/ipa-inline.c:1743
0xd7a34d ipa_inline
        gcc/ipa-inline.c:1924
0xd7a34d execute
        gcc/ipa-inline.c:2320
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.


             reply	other threads:[~2013-08-30 10:14 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-30 10:14 evstupac at gmail dot com [this message]
2013-08-30 10:23 ` [Bug ipa/58279] " mpolacek at gcc dot gnu.org
2013-08-30 10:31 ` evstupac at gmail dot com
2013-08-30 10:39   ` pinskia
2013-08-30 10:39 ` pinskia at gmail dot com
2013-11-12 13:41 ` evstupac at gmail dot com
2013-12-02  8:54 ` evstupac at gmail dot com
2013-12-02 13:25 ` hjl.tools at gmail dot com
2013-12-04 14:51 ` evstupac at gmail dot com
2013-12-04 14:59 ` hjl.tools at gmail dot com
2013-12-04 15:05 ` evstupac at gmail dot com
2013-12-04 15:42 ` hjl.tools at gmail 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-58279-4@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).