diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2021-05-20 15:37:07 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2021-05-21 20:02:41 +0200 |
commit | ff451ea723deb3fe8471eb96ac9381c063ec6533 (patch) | |
tree | 21e533705243b80596f804633071afd393696b09 /gcc/omp-low.c | |
parent | 3a285ebd0cf5ab762726018515d23280fa6dd445 (diff) | |
download | gcc-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