pr27388-2.c
1011 Bytes
-
re PR middle-end/27388 (omp_is_private issues) · f6a5ffbf
PR middle-end/27388 * gimplify.c (omp_is_private): If var is shared in some outer context, return false instead of true. Stop searching on parallel context boundary. * gcc.dg/gomp/pr27388-1.c: New test. * gcc.dg/gomp/pr27388-2.c: New test. * gcc.dg/gomp/pr27388-3.c: New test. From-SVN: r113514
Jakub Jelinek committed