Re: [PATCH][Cilkplus] Add new parameter to build_special_member_call

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. It will add a new function parameter (CALL_NORMAL) to build_special member_call.  This patch is needed to fix a merge issue. Thanks, I checked

[PATCH][Cilkplus] Add new parameter to build_special_member_call

2011-10-22 Thread Iyer, Balaji V
Hello Everyone, This patch is for the Cilkplus GCC branch. It will add a new function parameter (CALL_NORMAL) to build_special member_call. This patch is needed to fix a merge issue. Thanks, Balaji V. Iyer. diff --git a/gcc/cp/ChangeLog.cilk b/gcc/cp/ChangeLog.cilk index