On Tue, 29 Nov 2011, Diego Novillo wrote: > On Tue, Nov 29, 2011 at 12:49, H.J. Lu <hjl.to...@gmail.com> wrote: > > > This caused: > > > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51346 > > Thanks. I'm on it.
The patch was wrong, please revert it. At the gimple stmt modification level we shouldn't modify the cgraph. That's a layering violation at least. Please file a bug with a reduced testcase that still fails without your fix. Richard.