tree-nested.c
105 KB
-
re PR middle-end/89015 (ICE in lookup_decl_in_outer_ctx, at omp-low.c:3480) · 3b4218cc
PR middle-end/89015 * tree-nested.c (convert_nonlocal_reference_stmt, convert_local_reference_stmt, convert_tramp_reference_stmt, convert_gimple_call) <case GIMPLE_OMP_TEAMS>: Treat gimple_omp_teams_host teams stmts like GIMPLE_OMP_PARALLEL or GIMPLE_OMP_TASK. * gcc.dg/gomp/pr89015.c: New test. From-SVN: r268246
Jakub Jelinek committed