[PATCH][Cilkplus] Capturing Cilk Sync across templates

2012-06-14 Thread Iyer, Balaji V
Hello Everyone, This patch is for the Cilkplus branch affecting the C++ compler. The compiler was dropping the Cilk_sync across templates. This patch will preserve this. Thanking You, Yours sincerely, Balaji V. Iyer.

RE: [PATCH][Cilkplus] Capturing Cilk Sync across templates

2012-06-14 Thread Iyer, Balaji V
This time with the patch :-). -Balaji V. Iyer. From: Iyer, Balaji V Sent: Thursday, June 14, 2012 11:40 PM To: gcc-patches@gcc.gnu.org Subject: [PATCH][Cilkplus] Capturing Cilk Sync across templates Hello Everyone, This patch is for the Cilkplus