On Wed, Sep 23, 2015 at 08:22:17PM +0300, Alexander Monakov wrote:
> This patch allows to see when target regions are executed on host with
> GOMP_DEBUG=1 in the environment.
>
> * target.c (GOMP_target): Use gomp_debug on fallback path.
> ---
> libgomp/target.c | 1 +
> 1 file changed, 1 i
This patch allows to see when target regions are executed on host with
GOMP_DEBUG=1 in the environment.
* target.c (GOMP_target): Use gomp_debug on fallback path.
---
libgomp/target.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/libgomp/target.c b/libgomp/target.c
index 6ca80ad..1c