On Fri, Nov 8, 2013 at 8:48 AM, Iyer, Balaji V <balaji.v.i...@intel.com> wrote: > Hello Everyone, > Attached, please find a patch that will fix a crash in a function in > libcilkrts when optimization was turned on. The issue was that the longjump > and setjmp were called in the same function. This patch should fix that > issue. The change is not in the compiler side but only in the Cilk Library. > If it is OK with everyone, I will check this in this afternoon. >
It looks good to me. -- H.J.