From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2075 invoked by alias); 17 Oct 2004 12:36:28 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 2064 invoked by uid 48); 17 Oct 2004 12:36:25 -0000 Date: Sun, 17 Oct 2004 12:36:00 -0000 From: "aj at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org Message-ID: <20041017123619.18040.aj@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug middle-end/18040] New: ICE in for_each_index, at tree-ssa-loop-im.c:178 X-Bugzilla-Reason: CC X-SW-Source: 2004-10/txt/msg02298.txt.bz2 List-Id: Compiling boost I get the following ICE: /usr/lib/gcc/i586-suse-linux/4.0.0/cc1plus -fpreprocessed function.ii -quiet -dumpbase function.cpp -mtune=pentium -auxbase-strip bin/boost/libs/python/build/libboost_python.so/gcc/release/shared-linkable-true/function.o -O3 -Wall -Wno-inline -version -ftemplate-depth-100 -finline-functions -fPIC -o function.s GNU C++ version 4.0.0 20041013 (experimental) (SUSE Linux) (i586-suse-linux) compiled by GNU C version 4.0.0 20041013 (experimental) (SUSE Linux). GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096 function.ii: In member function `void boost::python::objects::function::argument_error(PyObject*, PyObject*) const': function.ii:63053: internal compiler error: in for_each_index, at tree-ssa-loop-im.c:178 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. -- Summary: ICE in for_each_index, at tree-ssa-loop-im.c:178 Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: aj at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i586-linux-gnu GCC host triplet: i586-linux-gnu GCC target triplet: i586-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18040