]> gcc.gnu.org Git - gcc.git/commit
Enhance further testcases to verify handling of OpenACC privatization level [PR90115]
authorThomas Schwinge <thomas@codesourcery.com>
Wed, 16 Mar 2022 11:15:01 +0000 (12:15 +0100)
committerThomas Schwinge <thomas@codesourcery.com>
Thu, 17 Mar 2022 07:47:09 +0000 (08:47 +0100)
commit004fc4f2fc686d3366c9e1a2d8b9183796073866
treed91b6df755947760a2fd4a72502896c72cd0755d
parent9fc8f278ebebc57537dc0cb9d33e36d932be0bc3
Enhance further testcases to verify handling of OpenACC privatization level [PR90115]

As originally introduced in commit 11b8286a83289f5b54e813f14ff56d730c3f3185
"[OpenACC privatization] Largely extend diagnostics and corresponding testsuite
coverage [PR90115]".

PR middle-end/90115
gcc/testsuite/
* c-c++-common/goacc-gomp/nesting-1.c: Enhance.
* gfortran.dg/goacc/common-block-3.f90: Likewise.
libgomp/
* testsuite/libgomp.oacc-c-c++-common/acc_prof-kernels-1.c: Enhance.
* testsuite/libgomp.oacc-fortran/if-1.f90: Likewise.
gcc/testsuite/c-c++-common/goacc-gomp/nesting-1.c
gcc/testsuite/gfortran.dg/goacc/common-block-3.f90
libgomp/testsuite/libgomp.oacc-c-c++-common/acc_prof-kernels-1.c
libgomp/testsuite/libgomp.oacc-fortran/if-1.f90
This page took 0.076315 seconds and 6 git commands to generate.