On 2016/8/15 5:57 PM, Jakub Jelinek wrote:
> On Mon, Aug 15, 2016 at 05:52:29PM +0800, Chung-Lin Tang wrote:
>> Hi Jakub,
>> This patch fixes an OpenACC reduction lowering segfault which
>> triggers when nested acc loop directives are present.
>> Cesar has reviewed this patch internally (since he m
On Mon, Aug 15, 2016 at 05:52:29PM +0800, Chung-Lin Tang wrote:
> Hi Jakub,
> This patch fixes an OpenACC reduction lowering segfault which
> triggers when nested acc loop directives are present.
> Cesar has reviewed this patch internally (since he mostly wrote
> the code originally)
>
> Patch has
Hi Jakub,
This patch fixes an OpenACC reduction lowering segfault which
triggers when nested acc loop directives are present.
Cesar has reviewed this patch internally (since he mostly wrote
the code originally)
Patch has been tested and committed to gomp-4_0-branch,
is this also okay for trunk?
T