convert.c
20.5 KB
-
convert.c (convert_to_real): Also optimize (float)log(x) into logf(x) where x is a float, i.e. · 78bd5210
* convert.c (convert_to_real): Also optimize (float)log(x) into logf(x) where x is a float, i.e. also handle BUILT_IN_LOG{,L}. From-SVN: r63087
Roger Sayle committed