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

Reply via email to