gcc CVS mainline, 2005/01/06 09:53 PST Configured with: /net/legless/scratch1/rwgk/gcc_cvs_head/configure -- prefix=/usr/local_cci/gcc_cvs_head_20050106 --enable-languages=c,c++ Red Hat Enterprise Linux WS release 3 (Taroon) Boost CVS mainline, 2005/01/06 10:09 PST
% g++ -I/net/legless/scratch1/rwgk/hot/boost -I/usr/include/python2.2 - E /net/legless/scratch1/rwgk/hot/boost/libs/python/test/bienstman1.cpp > bienstman1_pp.cpp % g++ -c bienstman1_pp.cpp Lots of output ending with: /net/legless/scratch1/rwgk/hot/boost/boost/python/detail/destroy.hpp:33: internal compiler error: in create_tmp_var, at gimplify.c:368 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. The same code compiles with gcc 3.2.3 on the same machine. I will attach the preprocessed source code. The same file is also available here: http://cci.lbl.gov/~rwgk/bugs/gcc_cvs_head_20050106/bienstman1_pp.cpp.gz -- Summary: Internal compiler error when compiling Boost.Python test Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rwgk at yahoo dot com 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=19297