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][Cilkplus] Patch to fix Finish Call Expr


Hello Everyone,
        This patch is for the Cilk Plus branch, mainly affecting the G++ compiler. This patch will add the extra parameter (enum call_context) into finish_call_expr that was added in the weekly merge.

        I am planning to send approximately 4 patches today, and so please commit them in order. This is PATCH #1.


Thanks,

Balaji V. Iyer.

Attachment: patch_to_fix_finish_expr.txt
Description: patch_to_fix_finish_expr.txt


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