when building kaffeine with gcc-4.1.1 and -O1 -finline-functions, gcc ICEs:
kxinewidget.cpp: In member function 'QTime KXineWidget::getLengthInfo()': kxinewidget.cpp:3748: internal compiler error: in expand_expr_addr_expr_1, at expr.c:6336 Please submit a full bug report, with preprocessed source if appropriate. gcc-4.0.3 and gcc-4.2 compiles the code just fine validated on Gentoo and Debian -- Summary: ICE when building kaffeine with gcc-4.1 with -O1 - finline-functions Product: gcc Version: 4.1.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: vapier at gentoo dot org GCC host triplet: i686-linux-gnu GCC target triplet: i686-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28117