pr39591-3.c
577 Bytes
-
re PR other/39591 (GOMP_loop_end illegally optmized into GOMP_loop_end_nowait) · 03742a9b
PR other/39591 * omp-low.c (remove_exit_barrier): Don't optimize if there are any addressable variables in the parallel that could go out of scope while running queued tasks. * testsuite/libgomp.c/pr39591-1.c: New test. * testsuite/libgomp.c/pr39591-2.c: New test. * testsuite/libgomp.c/pr39591-3.c: New test. From-SVN: r145390
Jakub Jelinek committed