tree-ssa-sccvn.c
199 KB
-
re PR tree-optimization/87176 (wrong code at -Os and above on x86-64-linux-gnu) · c2c51a3e
2018-09-04 Richard Biener <rguenther@suse.de> PR tree-optimization/87176 * tree-ssa-sccvn.c (visit_phi): Remove redundant allsame variable. When value-numbering a virtual PHI node make sure to not value-number to the backedge value. * gcc.dg/torture/pr87176.c: New testcase. * gcc.dg/torture/ssa-fre-1.c: Likewise. From-SVN: r264077
Richard Biener committed