Hi!
On Wed, 19 Jun 2019 00:47:27 +0200, I wrote:
> I committed to trunk in r272451 a few "Test cases to verify OpenACC
> 'firstprivate' mappings"
> --- /dev/null
> +++ b/gcc/testsuite/c-c++-common/goacc/firstprivate-mappings-1.c
> +static void
> +vla (int array_li)
> +{
> + _Complex double arra
Hi!
I committed to trunk in r272451 a few "Test cases to verify OpenACC
'firstprivate' mappings", see attached. More to come, later on.
Grüße
Thomas
From 2f195960a11d9eb027e4abcfc5faaca2ff5fe9e3 Mon Sep 17 00:00:00 2001
From: tschwinge
Date: Tue, 18 Jun 2019 22:15:03 +
Subject: [PATCH]