[PATCH] Destroy arguments for _Cilk_spawn calling in the child (PR 80038)

Jeff Law law@redhat.com
Thu Apr 6 17:12:00 GMT 2017


On 03/31/2017 07:50 AM, Xi Ruoyao wrote:
> Hi,
>
> I''ve sent this patch once (<https://gcc.gnu.org/ml/gcc-patches/2017-03/msg01261.html>).
> But I haven't got any response.  I'd like to resend it instead of pinging, and explain it more.
There's a couple things going on here.   Cilk+ does not currently have a 
maintainer, thus review of Cilk+ changes can easily fall through the 
cracks.  Additionally, the plan is deprecate Cilk+ in gcc-7, so it's 
very very low on our priority list.

With the likely deprecation in mind, I've only done a cursory review of 
the changes -- mostly to verify that they hit Cilk+ paths only.

What's the purpose behind changing when we set the in_lto_p flag?

Jeff



More information about the Gcc-patches mailing list