> g++ -c -O2 -m32 -fPIC -save-temps foo.cpp foo.cpp: In member function virtual long int AbcAbcdTracer::TestIsoAbcde(AbcZyParamType, double, int&): foo.cpp:19864: internal compiler error: in compensate_edge, at reg-stack.c:2754
--- > uname -a Linux yoda.intec.dom 2.6.18-92.1.22.el5 #1 SMP Tue Dec 16 11:57:43 EST 2008 x86_64 x86_64 x86_64 GNU/Linux > rpm -qa "glibc*" | grep -e 'glibc-[0-9]' |sort -u glibc-2.5-24.el5_2.2 > g++ -v Using built-in specs. Target: x86_64-unknown-linux-gnu Configured with: /projects/tob/gcc-trunk-checkout/configure --with-gmp-lib=/projects/tob/gcc-build/lib-aux \ --with-mpfr-lib=/projects/tob/gcc-build/lib-aux --enable-languages=c,fortran,c++ --prefix=/projects/tob/gcc-trunk Thread model: posix gcc version 4.4.0 20090111 (experimental) [trunk revision 143271] (GCC) > ld -v GNU ld (GNU Binutils) 2.19 -- Summary: internal compiler error: in compensate_edge, at reg- stack.c:2754 Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mario-baumann at web dot de GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38811