[Bug tree-optimization/60003] [4.9 regression] wrong code with __builtin_setjmp/__builtin_longjmp and inlining
ebotcazou at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jan 31 09:58:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60003
--- Comment #8 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
> Ok, so you prefer the first patch? Now to write some comment explaining
> why...
Yes, I'm very fond of one-liners. :-) You can say that the label taken by
__builtin_setjmp is treated as a non-local label by the middle-end.
More information about the Gcc-bugs
mailing list