tree-ssa-sccvn.c
124 KB
-
re PR tree-optimization/61452 (hang at -O1 and -Os on x86_64-linux-gnu) · c1604254
2014-06-11 Richard Biener <rguenther@suse.de> PR tree-optimization/61452 * tree-ssa-sccvn.c (visit_phi): Remove pointless setting of expr and has_constants in case we found a leader. (simplify_binary_expression): Always valueize operands first. (simplify_unary_expression): Likewise. * gcc.dg/torture/pr61452.c: New testcase. From-SVN: r211450
Richard Biener committed