omp-low.c
125 KB
-
re PR middle-end/30421 (incorrect warning when using firstprivate and lastprivate clauses) · 3d55c64b
PR middle-end/30421 * omp-low.c (lower_omp_for_lastprivate): Add dlist argument. If lower_lastprivate_clauses emits some statements, append them to dlist rather than body_p and to body_p append an initializer. (lower_omp_for): Adjust caller. * gcc.dg/gomp/pr30421.c: New test. From-SVN: r121131
Jakub Jelinek committed