PING!
> -Original Message-
> From: Iyer, Balaji V
> Sent: Thursday, February 19, 2015 10:43 PM
> To: gcc-patches@gcc.gnu.org
> Subject: [PATCH] Fix for PR c++/60198
>
> Hello Everyone,
> Attached, please find a patch that is a fix for PR c++/60198. Is this O
Hello Everyone,
Attached, please find a patch that is a fix for PR c++/60198. Is this
OK for trunk?
Here are the changelog entries:
Cp/ChangeLog
+2015-02-19 Balaji V. Iyer
+
+ PR c++/60198
+ * pt.c (tsubst_copy_and_build): Added CILK_SPAWN_STMT case.
+
Testsuite/ChangeLo