re PR middle-end/27388 (omp_is_private issues)
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
Showing
gcc/testsuite/gcc.dg/gomp/pr27388-1.c
0 → 100644
gcc/testsuite/gcc.dg/gomp/pr27388-2.c
0 → 100644
gcc/testsuite/gcc.dg/gomp/pr27388-3.c
0 → 100644
Please
register
or
sign in
to comment