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 <URL:http://gcc.gnu.org/bugs.html> 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