gimplify.c
421 KB
-
re PR middle-end/89002 (ICE in scan_omp_1_op, at omp-low.c:3166) · be3a87e7
PR middle-end/89002 * gimplify.c (gimplify_omp_for): When adding OMP_CLAUSE_*_GIMPLE_SEQ for lastprivate/linear IV, push gimplify context around gimplify_assign and, if it needed any temporaries, pop it into a gimple bind around the sequence. * testsuite/libgomp.c/pr89002.c: New test. From-SVN: r268345
Jakub Jelinek committed