7855700e63
* gimplify.c (gimplify_scan_omp_clauses): Don't sorry_at on lastprivate conditional on combined for simd. * omp-low.c (struct omp_context): Add combined_into_simd_safelen0 member. (lower_rec_input_clauses): For gimple_omp_for_combined_into_p max_vf 1 constructs, don't remove lastprivate_conditional_map, but instead set ctx->combined_into_simd_safelen0 and adjust hash_map, so that it points to parent construct temporaries. (lower_lastprivate_clauses): Handle ctx->combined_into_simd_safelen0 like !ctx->lastprivate_conditional_map. (lower_omp_1) <case GIMPLE_ASSIGN>: If up->combined_into_simd_safelen0, use up->outer context instead of up. * omp-expand.c (expand_omp_for_generic): Perform cond_var bump even if gimple_omp_for_combined_p. (expand_omp_for_static_nochunk): Likewise. (expand_omp_for_static_chunk): Add forgotten cond_var bump that was probably moved over into expand_omp_for_generic rather than being copied there. gcc/cp/ * cp-tree.h (CP_OMP_CLAUSE_INFO): Allow for any clauses up to _condvar_ instead of only up to linear. gcc/testsuite/ * c-c++-common/gomp/lastprivate-conditional-2.c (foo): Don't expect a sorry_at on any of the clauses. libgomp/ * testsuite/libgomp.c-c++-common/lastprivate-conditional-7.c: New test. * testsuite/libgomp.c-c++-common/lastprivate-conditional-8.c: New test. * testsuite/libgomp.c-c++-common/lastprivate-conditional-9.c: New test. * testsuite/libgomp.c-c++-common/lastprivate-conditional-10.c: New test. From-SVN: r271907 |
||
---|---|---|
.. | ||
atomic-18.c | ||
cancel-parallel-1.c | ||
cancel-taskgroup-1.c | ||
cancel-taskgroup-2.c | ||
cancel-taskgroup-3.c | ||
cancel-taskgroup-4.c | ||
depend-iterator-1.c | ||
depend-iterator-2.c | ||
depend-mutexinout-1.c | ||
depend-mutexinout-2.c | ||
depobj-1.c | ||
display-affinity-1.c | ||
for-1.c | ||
for-1.h | ||
for-2.c | ||
for-2.h | ||
for-3.c | ||
for-4.c | ||
for-5.c | ||
for-6.c | ||
for-7.c | ||
for-8.c | ||
for-9.c | ||
for-10.c | ||
for-11.c | ||
for-12.c | ||
for-13.c | ||
for-14.c | ||
for-15.c | ||
for-16.c | ||
function-not-offloaded-aux.c | ||
function-not-offloaded.c | ||
lastprivate-conditional-1.c | ||
lastprivate-conditional-2.c | ||
lastprivate-conditional-3.c | ||
lastprivate-conditional-4.c | ||
lastprivate-conditional-5.c | ||
lastprivate-conditional-6.c | ||
lastprivate-conditional-7.c | ||
lastprivate-conditional-8.c | ||
lastprivate-conditional-9.c | ||
lastprivate-conditional-10.c | ||
loop-13.c | ||
loop-14.c | ||
loop-15.c | ||
master-combined-1.c | ||
monotonic-1.c | ||
monotonic-2.c | ||
nonmonotonic-1.c | ||
nonmonotonic-2.c | ||
ordered-4.c | ||
pause-1.c | ||
pause-2.c | ||
pr45784.c | ||
pr64824.c | ||
pr64868.c | ||
pr66199-1.c | ||
pr66199-2.c | ||
pr66199-3.c | ||
pr66199-4.c | ||
pr66199-5.c | ||
pr66199-6.c | ||
pr66199-7.c | ||
pr66199-8.c | ||
pr66199-9.c | ||
pr66199-10.c | ||
pr66199-11.c | ||
pr66199-12.c | ||
pr66199-13.c | ||
pr66199-14.c | ||
pr69389.c | ||
pr81875.c | ||
pr83046.c | ||
simd-1.c | ||
simd-14.c | ||
simd-15.c | ||
simd-16.c | ||
simd-17.c | ||
target-1.c | ||
target-2.c | ||
target-10.c | ||
target-13.c | ||
task-reduction-1.c | ||
task-reduction-2.c | ||
task-reduction-3.c | ||
task-reduction-4.c | ||
task-reduction-5.c | ||
task-reduction-6.c | ||
task-reduction-7.c | ||
task-reduction-8.c | ||
task-reduction-9.c | ||
task-reduction-11.c | ||
task-reduction-12.c | ||
task-reduction-13.c | ||
task-reduction-14.c | ||
taskgroup-1.c | ||
taskloop-1.c | ||
taskloop-2.c | ||
taskloop-3.c | ||
taskloop-4.c | ||
taskloop-reduction-1.c | ||
taskloop-reduction-2.c | ||
taskloop-reduction-3.c | ||
taskloop-reduction-4.c | ||
taskwait-depend-1.c | ||
udr-1.c | ||
variable-not-offloaded.c |