When compiling netgen we see the following error on hppa: linalg/basematrix.cpp: In member function 'void ngla::S_BaseMatrix<std::complex<double> +>::_ZTv0_n72_NK4ngla12S_BaseMatrixISt7complexIdEE12MultTransAddES2_RKNS_10BaseVectorERS4_(ngbla::Complex, +const ngla::BaseVector&, ngla::BaseVector&) const': linalg/basematrix.cpp:208: internal compiler error: in expand_expr_addr_expr_1, at expr.c:6830
I can reproduce this with g++ 4.1.2, 4.2.3 and 4.3.3. I couldn't try different compiler versions yet. I will attach a preprocessed file shortly. The error message and preprocessed file are generated using 4.3.3. It fails when using -O1 or higher. Kurt -- Summary: hppa: ICE: in expand_expr_addr_expr_1, at expr.c:6830 Product: gcc Version: 4.1.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: kurt at roeckx dot be GCC host triplet: hppa-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40505