tree-ssa-propagate.c
43 KB
-
re PR tree-optimization/65136 (VRP inserts unnecessary constant copy in the loop) · 31935398
2015-02-20 Richard Biener <rguenther@suse.de> PR tree-optimization/65136 * tree-ssa-propagate.c: Include cfgloop.h. (replace_phi_args_in): Avoid replacing loop latch edge PHI arguments with constants. * gcc.dg/tree-ssa/pr65136.c: New testcase. From-SVN: r220876
Richard Biener committed