tree.h (BUILTIN_EXP10_P, [...]): New macros.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Sat, 6 Mar 2004 17:47:58 +0000 (17:47 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Sat, 6 Mar 2004 17:47:58 +0000 (17:47 +0000)
commit82b4201fd50bcfed39fe109308b5639ca97eb45f
tree824842680cdc4f64bb5553896090ab68f59a879f
parent0c2cc7b37aca08ebab5341b409418c98d583507a
tree.h (BUILTIN_EXP10_P, [...]): New macros.

* 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.

From-SVN: r79023
gcc/ChangeLog
gcc/builtins.c
gcc/fold-const.c
gcc/tree.h