Hi!
The whole topic of GCC PR94358 "[OMP] Privatize internal array variables
introduced by the Fortran FE" is yet to be resolved, but we may already
now add Gergő's testcase:
On 2019-01-25T15:13:48+0100, Gergö Barany wrote:
> --- /dev/null
> +++ b/libgomp/testsuite/libgomp.oacc-fortran/initializ
Hi Gergő!
(We're asked for to CC the GCC Fortran developers, ,
for any Fortran related changes.)
On Fri, 25 Jan 2019 15:13:48 +0100, Gergö Barany
wrote:
> This patch moves OpenACC Fortan DO loop setup code from the head of a
> region to just before each loop.
The code that you're modifying: "
This patch moves OpenACC Fortan DO loop setup code from the head of a
region to just before each loop. This is in preparation for upcoming
patches reworking the handling of OpenACC kernels regions.
OK for openacc-gcc-8-branch?
Thanks,
Gergö
gcc/fortran/
* trans-openmp.c (gfc_privatiz