[Bug middle-end/43419] gcc replaces pow(x, 0.5) by sqrt(x), invalid when x is -0

dominiq at lps dot ens dot fr gcc-bugzilla@gcc.gnu.org
Thu Mar 18 14:42:00 GMT 2010



------- Comment #3 from dominiq at lps dot ens dot fr  2010-03-18 14:41 -------
While you are looking at this part, you may have to check that a similar
problem does not exist when converting x*sqrt(x) to pow(w,1.5) and so on.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43419



More information about the Gcc-bugs mailing list