tree-eh.c
137 KB
-
re PR tree-optimization/93199 (Compile time hog in sink_clobbers) · 734efcdd
2020-01-10 Richard Biener <rguenther@suse.de> PR middle-end/93199 * tree-eh.c (sink_clobbers): Move clobbers to out-of-IL sequences to avoid walking them again for secondary opportunities. (pass_lower_eh_dispatch::execute): Instead actually insert them here. From-SVN: r280102
Richard Biener committed