[Bug middle-end/15996] __builtin_longjmp just after another __builtin_longjmp fails with null dereferencing

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Nov 10 07:32:00 GMT 2013


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

--- Comment #11 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
__builtin_longjmp/__builtin_setjmp should really not be used as they are really
only for internal use only.  See PR 59039 for more information on that subject.



More information about the Gcc-bugs mailing list