http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49864
--- Comment #9 from Richard Henderson <rth at gcc dot gnu.org> 2011-08-24 19:35:31 UTC --- Created attachment 25091 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25091 followup patch I think you'd have been better off opening a new bug. That said, the cross-jumping code needs a bit more restriction to prevent the introduction of a region with inconsistent stack depth. This works for the given test case, anyway.