[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:38:00 GMT 2014


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

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

Untested third variant, which just makes sure cfun->calls_setjmp is set even
for __builtin_setjmp_receiver.  This one seems to work for the testcase.



More information about the Gcc-bugs mailing list