public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/55104] New: ice in inline_call, at ipa-inline-transform.c:269
@ 2012-10-28 13:29 dcb314 at hotmail dot com
  2012-10-29 14:39 ` [Bug tree-optimization/55104] [4.8 Regression] " rguenth at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: dcb314 at hotmail dot com @ 2012-10-28 13:29 UTC (permalink / raw)
  To: gcc-bugs


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.


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-12-09  0:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-28 13:29 [Bug c++/55104] New: ice in inline_call, at ipa-inline-transform.c:269 dcb314 at hotmail dot com
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

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).