Age | Commit message (Collapse) | Author |
|
|
|
|
|
when we are resuming after an end-catch which wiped it out, but not otherwise
|
|
cxa_catch cleaning it up; fixes test_multiexception, the exception-handling part of #747
|
|
longjmp. add testcase for #747, works in unoptimized builds
|
|
correctly; fixes #747
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
library value
|
|
|
|
|
|
outside scope
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the function on the stack, so recursive functions can use setjmp/longjmp
|
|
|
|
|
|
anyhow, and avoid overhead of libraries in func phases
|
|
|