re PR c/45784 (gcc OpenMP - error: invalid controlling predicate)
PR c/45784 * c-omp.c (c_finish_omp_for): If the condition is wrapped in rhs of COMPOUND_EXPR(s), skip them and readd their lhs into new COMPOUND_EXPRs around the rhs of the comparison. * testsuite/libgomp.c/pr45784.c: New test. * testsuite/libgomp.c++/pr45784.C: New test. From-SVN: r250635
Showing
libgomp/testsuite/libgomp.c++/pr45784.C
0 → 100644
libgomp/testsuite/libgomp.c/pr45784.c
0 → 100644
Please
register
or
sign in
to comment