[PATCH] Always expand pow(x,2.0) as x*x

Richard Henderson rth@redhat.com
Sat Feb 21 13:45:00 GMT 2004


On Sat, Jan 31, 2004 at 07:24:06PM -0700, Roger Sayle wrote:
> 	* builtins.c (expand_builtin_pow): If flag_unsafe_math_optimizations
> 	isn't set, don't call expand_builtin_mathfn_2 to use the pow optab.
> 	(expand_builtin): Always call expand_builtin_pow.

Ok.


r~



More information about the Gcc-patches mailing list