re PR middle-end/91301 (ICE in omp_add_variable on random access iterator…
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
Showing
libgomp/testsuite/libgomp.c++/for-27.C
0 → 100644
Please
register
or
sign in
to comment