Re: [PATCH][Cilkplus] Replace poisoned implicit_built_in_decls array

2011-10-24 Thread H.J. Lu
On Sat, Oct 22, 2011 at 10:11 AM, Iyer, Balaji V balaji.v.i...@intel.com wrote: Hello Everyone,        This patch is for the Cilkplus GCC branch. This patch will replace the poisoned implicit_built_in_decls array with the appropriate function calls. Thanks, I checked it in for you. --

[PATCH][Cilkplus] Replace poisoned implicit_built_in_decls array

2011-10-22 Thread Iyer, Balaji V
Hello Everyone, This patch is for the Cilkplus GCC branch. This patch will replace the poisoned implicit_built_in_decls array with the appropriate function calls. Thanks, Balaji V. Iyer. diff --git a/gcc/ChangeLog.cilk b/gcc/ChangeLog.cilk index c4bfa12..285f059 100644 ---