tree-vect-stmts.c
337 KB
-
re PR tree-optimization/88071 (ICE: verify_gimple failed (error: dead STMT in EH table)) · 4cb3570c
PR tree-optimization/88071 * tree-vect-loop.c (vectorize_fold_left_reduction): Pass true instead of false as last argument to gsi_remove. * tree-vect-stmts.c (vect_finish_replace_stmt): Pass true instead of false as last argument to gsi_replace. * gcc.dg/pr88071.c: New test. From-SVN: r266276
Jakub Jelinek committed