Hi, is there documentation about what happens to setjmp() et al, and how one should handle the setjmp intrinsics? Are setjmp() function calls transformed to intrinsics, or are the intrinsics only used for EH? Thanks, Torvald