This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/50872] New: internal compiler error: in inline_small_functions, at ipa-inline.c:1413
- From: "cas43 at cs dot stanford.edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 26 Oct 2011 03:31:52 +0000
- Subject: [Bug c++/50872] New: internal compiler error: in inline_small_functions, at ipa-inline.c:1413
- Auto-submitted: auto-generated
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)