tree-ssa-ccp.c
98.9 KB
-
re PR tree-optimization/41428 (CCP doesn't fold all comparisons it could) · f61e18ec
2009-09-22 Richard Guenther <rguenther@suse.de> PR tree-optimization/41428 * tree-ssa-ccp.c (ccp_fold_stmt): New function. (ccp_finalize): Pass it to substitute_and_fold. * g++.dg/tree-ssa/pr41428.C: New testcase. From-SVN: r151969
Richard Guenther committed