tree-ssa-sccvn.c
202 KB
-
re PR tree-optimization/87328 (ICE in do_rpo_vn, at tree-ssa-sccvn.c:6566) · 5d721887
2018-09-17 Richard Biener <rguenther@suse.de> PR tree-optimization/87328 * tree-ssa-sccvn.c (process_bb): Remove assertion about not visiting unexecutable backedges when not iterating. (do_rpo_vn): Mark all edges not executable even when not iterating. * gcc.dg/torture/pr87328.c: New testcase. From-SVN: r264369
Richard Biener committed