[Bug tree-optimization/60003] [4.9 regression] wrong code with __builtin_setjmp/__builtin_longjmp and inlining

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jan 31 09:23:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60003

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 31997
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31997&action=edit
gcc49-pr60003-1.patch

Untested quick hack to set cfun->has_nonlocal_label, seems to work on this
testcase.



More information about the Gcc-bugs mailing list