public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "dcb314 at hotmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/55104] New: ice in inline_call, at ipa-inline-transform.c:269
Date: Sun, 28 Oct 2012 13:29:00 -0000	[thread overview]
Message-ID: <bug-55104-4@http.gcc.gnu.org/bugzilla/> (raw)


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

             Bug #: 55104
           Summary: ice in inline_call, at ipa-inline-transform.c:269
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: dcb314@hotmail.com


Created attachment 28544
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28544
gzipped C++ source code

I just tried to compile the package openbabel-2.3.1-6
on gcc-4.8 trunk dated 20121027 on an AMD x86_64 box.

The compiler said

/home/dcb/rpmbuild/BUILD/openbabel-2.3.1/src/mol.cpp:4233:1: internal compiler
error: in inline_call, at ipa-inline-transform.c:269
 } // end namespace OpenBabel
 ^
0xe8e22b inline_call(cgraph_edge*, bool, vec_t<cgraph_edge*>**, int*, bool)
    ../../src/trunk/gcc/ipa-inline-transform.c:265
0xe8d214 inline_small_functions
    ../../src/trunk/gcc/ipa-inline.c:1524
0xe8d214 ipa_inline
    ../../src/trunk/gcc/ipa-inline.c:1706
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.

Preprocessed source code attached. Flag -O3 required.


             reply	other threads:[~2012-10-28 13:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-28 13:29 dcb314 at hotmail dot com [this message]
2012-10-29 14:39 ` [Bug tree-optimization/55104] [4.8 Regression] " rguenth at gcc dot gnu.org
2012-10-29 15:23 ` izamyatin at gmail dot com
2012-10-29 16:40 ` markus at trippelsdorf dot de
2012-10-31 20:52 ` zsojka at seznam dot cz
2012-11-01 12:40 ` hubicka at gcc dot gnu.org
2012-11-01 12:44 ` hubicka at gcc dot gnu.org
2012-12-07 12:56 ` rguenth at gcc dot gnu.org
2012-12-09  0:21 ` pinskia 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-55104-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).