tree-inline.c
161 KB
-
re PR tree-optimization/46726 (x*x has different cost than pow(x,2) with -ffast-math) · e9f7ad79
2010-12-07 Richard Guenther <rguenther@suse.de> PR tree-optimization/46726 * tree-inline.c (estimate_num_insns): Special case pow (x, 2.0). From-SVN: r167531
Richard Guenther committed