------- Comment #2 from rguenth at gcc dot gnu dot org 2006-11-12 13:37 ------- With g++ 4.1.1-13 (g++ (GCC) 4.1.2 20061028 (prerelease) (Debian 4.1.1-19)) I see
timertable.cpp: In member function void TimerTableItem::setTable(int, QDateTime, QTime, QString, QString, int, int, QString): timertable.cpp:1371: internal compiler error: in expand_expr_addr_expr_1, at expr.c:6336 with a checking enabled build of the 4.1 branch head I get timertable.cpp: In member function void TimerTableItem::setTable(int, QDateTime, QTime, QString, QString, int, int, QString): timertable.cpp:222: error: address taken, but ADDRESSABLE bit not set D.76377 timertable.cpp:222: error: address taken, but ADDRESSABLE bit not set D.76377 timertable.cpp:222: internal compiler error: verify_stmts failed Reducing. -- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rguenth at gcc dot gnu dot | |org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29809