aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimplify.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2019-07-04 23:40:56 +0200
committerJakub Jelinek <jakub@gcc.gnu.org>2019-07-04 23:40:56 +0200
commit2f03073ff24bbb005d52db7e2b7a5ea32bb01140 (patch)
tree861f13c464eff0a038edfad8ace1666e05fc8213 /gcc/gimplify.c
parent61afc8f8f0406f00e3020e862bb07c3b48ff26ca (diff)
downloadgcc-2f03073ff24bbb005d52db7e2b7a5ea32bb01140.zip
gcc-2f03073ff24bbb005d52db7e2b7a5ea32bb01140.tar.gz
gcc-2f03073ff24bbb005d52db7e2b7a5ea32bb01140.tar.bz2
omp-expand.c (expand_omp_for_static_nochunk): Don't emit GOMP_loop_start at the start of second worksharing loop in a scan.
* omp-expand.c (expand_omp_for_static_nochunk): Don't emit GOMP_loop_start at the start of second worksharing loop in a scan. For nowait, don't emit GOMP_loop_end_nowait at the end of first worksharing loop in a scan even if there are conditional lastprivates, and do emit GOMP_loop_end_nowait at the end of second worksharing loop. * testsuite/libgomp.c/scan-9.c: New test. * testsuite/libgomp.c/scan-10.c: New test. From-SVN: r273095
Diffstat (limited to 'gcc/gimplify.c')
0 files changed, 0 insertions, 0 deletions