fold-const.c
506 KB
-
re PR tree-optimization/49361 (Huge 470.lbm regression) · 7871eee3
2011-06-10 Richard Guenther <rguenther@suse.de> PR tree-optimization/49361 * fold-const.c (fold_binary_loc): Only fold x * x to pow (x, 2.0) when not already in gimple form. From-SVN: r174903
Richard Guenther committed