tree-nested.c
88.8 KB
-
re PR middle-end/66633 (ICE on valid "verify_gimple failed" with OpenMP) · eb71ab9f
PR middle-end/66633 * tree-nested.c (convert_nonlocal_omp_clauses): Initialize need_chain to true if the function is nested and if not optimizing. (convert_local_omp_clauses): Initialize need_frame to true if the function contains nested functions and if not optimizing. From-SVN: r225227
Eric Botcazou committed