This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/20521] New: ICE in cgraph.C with C++
- From: "bredelin at ucla dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Mar 2005 20:26:08 -0000
- Subject: [Bug middle-end/20521] New: ICE in cgraph.C with C++
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
While compiling a source file, I get the following error:
smodel.C:1164:1: internal compiler error: in cgraph_mark_reachable_node, at
cgraph.c:475
This is with today's (Mar 17, 2005) CVS, with Richard's Guenther's patch to
modify inlining heuristics. These options trigger the ICE:
% g++-cvs -O smodel.ii -c
--
Summary: ICE in cgraph.C with C++
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: bredelin at ucla dot edu
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20521