diff options
author | Jakub Jelinek <jakub@redhat.com> | 2019-05-27 23:33:37 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2019-05-27 23:33:37 +0200 |
commit | 8e7757ba17b1aeb83387c33004149a185a5fa137 (patch) | |
tree | 7b0ead544da63501144fb40b91e57cef10f84917 /gcc/ada/gcc-interface/utils.c | |
parent | 36c7a3fff99326a1dd45f495ee8e1b6bfd6cf9f5 (diff) | |
download | gcc-8e7757ba17b1aeb83387c33004149a185a5fa137.zip gcc-8e7757ba17b1aeb83387c33004149a185a5fa137.tar.gz gcc-8e7757ba17b1aeb83387c33004149a185a5fa137.tar.bz2 |
gimplify.c (gimplify_scan_omp_clauses): Allow lastprivate conditional on sections construct.
* gimplify.c (gimplify_scan_omp_clauses): Allow lastprivate conditional
on sections construct.
* omp-low.c (lower_lastprivate_conditional_clauses): Handle sections
construct.
(lower_omp_sections): Handle lastprivate conditional.
(lower_omp_1) <case GIMPLE_ASSIGN>: Handle sections construct with
lastprivate_conditional_map.
* omp-expand.c (expand_omp_sections): Handle lastprivate conditional.
libgomp/
* testsuite/libgomp.c-c++-common/lastprivate_conditional_4.c: New test.
From-SVN: r271673
Diffstat (limited to 'gcc/ada/gcc-interface/utils.c')
0 files changed, 0 insertions, 0 deletions