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]

[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.


Attachment: diff2.txt
Description: diff2.txt


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