This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH]: helper macros for math builtins


On Fri, 5 Mar 2004, Kaveh R. Ghazi wrote:
> 2004-03-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
>
> 	* 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.

This is OK for mainline.

Thanks,

Roger
--


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]