http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57036
--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> 2013-04-23 11:32:08 UTC --- Either don't inline into functions receiving non-local gotos or remove the ECF_LEAF handling from the call-may-do-longjmp predicate.