public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cas43 at cs dot stanford.edu" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/50872] New: internal compiler error: in inline_small_functions, at ipa-inline.c:1413
Date: Wed, 26 Oct 2011 03:32:00 -0000	[thread overview]
Message-ID: <bug-50872-4@http.gcc.gnu.org/bugzilla/> (raw)

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

             Bug #: 50872
           Summary: internal compiler error: in inline_small_functions, at
                    ipa-inline.c:1413
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: cas43@cs.stanford.edu


Created attachment 25615
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25615
Program that causes g++ to ICE.

Command: /home/cas43/new-gcc/inst/bin/g++ prog.cpp -c -O3

Compiler output:

prog.cpp:108:24: internal compiler error: in inline_small_functions, at
ipa-inline.c:1413
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Looks like it could be the same as Bug ID 50823, based on the flags and
location of the fault.

Compiler version:

Using built-in specs.
COLLECT_GCC=/home/cas43/new-gcc/inst/bin/g++
COLLECT_LTO_WRAPPER=/home/cas43/new-gcc/inst/libexec/gcc/x86_64-unknown-linux-gnu/4.7.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ../current-gcc/configure --prefix=/home/cas43/new-gcc/inst
Thread model: posix
gcc version 4.7.0 20111024 (experimental) (GCC)


             reply	other threads:[~2011-10-26  3:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-26  3:32 cas43 at cs dot stanford.edu [this message]
2011-10-26  9:33 ` [Bug tree-optimization/50872] [4.7 Regression] " rguenth at gcc dot gnu.org
2011-10-26  9:46 ` markus at trippelsdorf dot de
2011-10-27 11:53 ` rguenth at gcc dot gnu.org
2011-10-27 11:53 ` rguenth 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-50872-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).