http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58371
Martin Jambor <jamborm at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jamborm at gcc dot gnu.org --- Comment #4 from Martin Jambor <jamborm at gcc dot gnu.org> --- (In reply to Jan Hubicka from comment #3) > This ought to be fixed by yesterday Martin's commit > 2013-09-10 Martin Jambor <mjam...@suse.cz> > > * ipa-cp.c (propagate_constants_topo): Do not ignore SCC > represented by a thunk. Indeed, this patch which I have committed yesterday fixes the ICE. > > Martin, perhaps adding the testcase is a good idea. I will, I just had to make the first parameter of logging::LogMessage constructor const to get rid off a warning.