[committed] [PR90859] Document status quo for "[OMP] Mappings for VLA different depending on 'target { c && { ! lp64 } }'" (was: [committed] Test cases to verify OpenACC 'firstprivate' mappings)

2019-06-18 Thread Thomas Schwinge
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

[committed] Test cases to verify OpenACC 'firstprivate' mappings

2019-06-18 Thread Thomas Schwinge
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]