omp-low.c
190 KB
-
re PR middle-end/36790 (ICE on valid code: OpenMP task construct with default(shared) clause) · b826efd9
PR middle-end/36790 * omp-low.c (lower_omp_2): If task_shared_vars, test all DECL_P uids in the bitmap, not just VAR_DECL uids. * gcc.dg/gomp/pr36790.c: New test. * g++.dg/gomp/pr36790.C: New test. From-SVN: r137695
Jakub Jelinek committed