except.c
94.2 KB
-
except.c (setjmp_fn): New global variable. · 2ab71f3d
* except.c (setjmp_fn): New global variable. (init_eh): Initialize it if DONT_USE_BUILTIN_SETJMP is defined. (sjlj_emit_function_enter): Call it instead of BUILTIN_SETJMP if DONT_USE_BUILTIN_SETJMP is defined. From-SVN: r253569
Eric Botcazou committed