Re: Test cases for mixed structured/dynamic data lifetimes with OpenACC [PR92843]

2020-04-13 Thread Thomas Schwinge
ic-lifetimes-8-lib.c @@ -0,0 +1,3 @@ +/* { dg-skip-if "" { *-*-* } { "-DACC_MEM_SHARED=1" } } */ +/* { dg-additional-options "-DOPENACC_API" } */ +#include "structured-dynamic-lifetimes-8.c" diff --git a/libgomp/testsuite/libgomp.oacc-c-c++-common/static-dynami

Test cases for mixed structured/dynamic data lifetimes with OpenACC [PR92843] (was: [PATCH 0/3] Mixed static/dynamic data lifetimes with OpenACC (PR92843))

2020-04-10 Thread Thomas Schwinge
provided already PASS now (on master branch, and also on releases/gcc-9 branch, which is the first branch to implement these semantics), so I now already pushed these test cases to master branch in commit be9862dd96945772ae0692bc95b37ec6dbcabda0 "Test cases for mixed structured/dynamic data lif