fold-const.c
447 KB
-
re PR tree-optimization/70777 (x*x pessimised to pow(x,2) with -Og -ffast-math) · cc5999c8
2016-04-28 Richard Biener <rguenther@suse.de> PR middle-end/70777 * fold-const.c (fold_binary_loc): Remove x*x to pow(x,2.0) canonicalization. From-SVN: r235545
Richard Biener committed