aboutsummaryrefslogtreecommitdiff
path: root/gcc/omp-low.c
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2021-05-20 15:37:07 +0200
committerThomas Schwinge <thomas@codesourcery.com>2021-05-21 20:02:41 +0200
commitff451ea723deb3fe8471eb96ac9381c063ec6533 (patch)
tree21e533705243b80596f804633071afd393696b09 /gcc/omp-low.c
parent3a285ebd0cf5ab762726018515d23280fa6dd445 (diff)
downloadgcc-ff451ea723deb3fe8471eb96ac9381c063ec6533.zip
gcc-ff451ea723deb3fe8471eb96ac9381c063ec6533.tar.gz
gcc-ff451ea723deb3fe8471eb96ac9381c063ec6533.tar.bz2
[OpenACC privatization] Don't let unhandled 'IFN_UNIQUE_OACC_PRIVATE' linger [PR90115]
Make sure they're all handled in 'execute_oacc_device_lower'. Why we at all can have 'level == -1' cases is a separate bug to be fixed. gcc/ PR middle-end/90115 * omp-offload.c (execute_oacc_device_lower) <IFN_UNIQUE_OACC_PRIVATE>: Diagnose and handle for 'level == -1' case, too. * internal-fn.c (expand_UNIQUE): Don't expect 'IFN_UNIQUE_OACC_PRIVATE'.
Diffstat (limited to 'gcc/omp-low.c')
0 files changed, 0 insertions, 0 deletions