This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: [PATCH] Fix for PR c++/60198


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 OK
> for trunk?
> 
> Here are the changelog entries:
> 
> Cp/ChangeLog
> +2015-02-19  Balaji V. Iyer  <balaji.v.iyer@intel.com>
> +
> +       PR c++/60198
> +       * pt.c (tsubst_copy_and_build): Added CILK_SPAWN_STMT case.
> +
> 
> Testsuite/ChangeLog
> +2015-02-20  Balaji V. Iyer  <balaji.v.iyer@intel.com>
> +
> +       PR c++/60198
> +       * g++.dg/cilk-plus/pr60198.C: New test
> +
> 
> Thanks,
> 
> Balaji V. Iyer.
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]