On 12/11/13 12:04, Iyer, Balaji V wrote:
Hello Everyone, Since we have _Cilk_spawn and _Cilk_sync support in C++ compiler, we can enable the keyword usage in runtime. This patch should do so.Is it Ok to install? Here are the ChangeLog entries: 2013-12-11 Balaji V. Iyer <balaji.v.i...@intel.com> * Makefile.am (GENERAL_FLAGS): Removed un-defining of Cilk keywords. * Makefile.in: Regenerate. * runtime/symbol_test.c: Added a #define to clear out _Cilk_for.
This is fine. jeff