diff options
author | Jakub Jelinek <jakub@redhat.com> | 2019-07-31 09:49:56 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2019-07-31 09:49:56 +0200 |
commit | c3ac76aa4078e84d8ca0daf6dab7bc9738f3aa33 (patch) | |
tree | c13a0daa48a9a1a3af2429643d918d7c43b54641 /libgomp/oacc-int.h | |
parent | a25f3e8efbbc7182fa58c445574848a73856e9b4 (diff) | |
download | gcc-c3ac76aa4078e84d8ca0daf6dab7bc9738f3aa33.zip gcc-c3ac76aa4078e84d8ca0daf6dab7bc9738f3aa33.tar.gz gcc-c3ac76aa4078e84d8ca0daf6dab7bc9738f3aa33.tar.bz2 |
re PR middle-end/91301 (ICE in omp_add_variable on random access iterator distribute parallel for private (iterator))
PR middle-end/91301
* gimplify.c (gimplify_omp_for): If for class iterator on
distribute parallel for there is no data sharing clause
on inner_for_stmt, look for private clause on combined
parallel too and if found, move it to inner_for_stmt.
* testsuite/libgomp.c++/for-27.C: New test.
From-SVN: r273922
Diffstat (limited to 'libgomp/oacc-int.h')
0 files changed, 0 insertions, 0 deletions