http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52306
--- Comment #6 from Mikael Pettersson <mikpe at it dot uu.se> 2012-12-04 10:27:34 UTC --- (In reply to comment #5) > Also happens in src:kde4libs (= 4:4.8.4-4) on > ../../kdecore/util/kpluginfactory.cpp – I tested -O1, which helped. Just to clarify, compiling with -O1 avoids the ICE? So you do have a workaround? > If there’s any need of _more_ preprocessed source… just shout Please upload the preprocessed source for this new test case. I'd like to check if it too is silenced in 4.7 and trunk by the PR37273 fix.