https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29209
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=40505 --- Comment #13 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Martin Michlmayr from comment #9) > paer% gcc-4.2 -c -O2 basematrix.cc > basematrix.cc: In member function ‘void S_BaseMatrix<complex<double> > >::_ZTv0_n12_N12S_BaseMatrixI7complexIdEE12MultTransAddES1_(Complex)’: > basematrix.cc:33: internal compiler error: in expand_expr_addr_expr_1, at > expr.c:6554 > Please submit a full bug report, > with preprocessed source if appropriate. This one is reported as PR 40505 now.