[OpenACC privatization] Skip processing if no work to be done [PR90115]
authorThomas Schwinge <thomas@codesourcery.com>
Thu, 20 May 2021 13:45:06 +0000 (15:45 +0200)
committerThomas Schwinge <thomas@codesourcery.com>
Fri, 21 May 2021 18:07:19 +0000 (20:07 +0200)
commitad4612cb048b261f6834e9155e41e40e9252c80b
tree848bd45720c0ee4c4cc6c14804a0c705cc44f8d5
parent21803fcaebeab36de0d7b6b8cf6abb9389f5e51f
[OpenACC privatization] Skip processing if no work to be done [PR90115]

gcc/
PR middle-end/90115
* omp-offload.c (execute_oacc_device_lower): Skip processing if no
work to be done.
gcc/omp-offload.c