cp-gimplify.c
68.3 KB
-
re PR c++/81011 (ICE with #pragma omp task and inaccessible copy-constructor) · 34361776
PR c++/81011 * cp-gimplify.c (cxx_omp_finish_clause): When changing clause to OMP_CLAUSE_SHARED, also clear OMP_CLAUSE_SHARED_FIRSTPRIVATE and OMP_CLAUSE_SHARED_READONLY flags. * g++.dg/gomp/pr81011.C: New test. From-SVN: r249031
Jakub Jelinek committed