tree-ssa-threadupdate.c
92 KB
-
diamonds are not valid execution threads for jump threading · 71e3f77e
PR tree-optimization/65177 * tree-ssa-threadupdate.c (verify_seme): Renamed verify_jump_thread. (bb_in_bbs): New. (duplicate_seme_region): Renamed duplicate_thread_path. Redirect all edges not adjacent on the path to the original code. * gcc.dg/tree-ssa/ssa-dom-thread-10.c: New. From-SVN: r221675
Sebastian Pop committed