gimplify.c
381 KB
-
re PR c/79940 (OpenMP pragma - internal compiler error with taskloop) · eebc5e2d
PR c/79940 * gimplify.c (gimplify_omp_for): Replace index var in outer taskloop statement with an artificial variable and add OMP_CLAUSE_PRIVATE clause for it. * testsuite/libgomp.c/pr79940.c: New test. From-SVN: r245980
Jakub Jelinek committed