* tree.h (BUILTIN_EXP10_P, BUILTIN_EXPONENT_P, BUILTIN_SQRT_P,
commit852da3c39120710e496bb4238fe87d6841de1c5a
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 6 Mar 2004 17:47:58 +0000 (6 17:47 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 6 Mar 2004 17:47:58 +0000 (6 17:47 +0000)
tree824842680cdc4f64bb5553896090ab68f59a879f
parent4db615163b1fcc5f0dedab5420857eee8e3fb9e7
* tree.h (BUILTIN_EXP10_P, BUILTIN_EXPONENT_P, BUILTIN_SQRT_P,
BUILTIN_CBRT_P, BUILTIN_ROOT_P): New macros.

* builtins.c (fold_builtin_logarithm, fold_builtin): Use new
macros.
* fold-const.c (fold_mathfn_compare, fold): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@79023 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/builtins.c
gcc/fold-const.c
gcc/tree.h