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] builtins.c: Change fold_builtin_logarithm to takedecomposed arguments.


On Sat, 2005-03-12 at 09:00 -0500, Kazu Hirata wrote:
> Hi,
> 
> Attached is a patch to change fold_builtin_logarithm to take
> decomposed arguments.
> 
> For a patch description, see:
> 
> http://gcc.gnu.org/ml/gcc-patches/2005-03/msg00916.html
> 
> This patch is a fold_builtin_logarithm version of Roger's patch above.
> 
> Tested on i686-pc-linux-gnu.  OK to apply?
> 
> Kazu Hirata
> 
> 2005-03-12  Kazu Hirata  <kazu@cs.umass.edu>
> 
> 	* builtins.c (fold_builtin_logarithm): Take decomposed
> 	arguments of CALL_EXPR.
> 	(fold_builtin_1): Update a call to fold_builtin_logarithm.
This is fine.  Please install if you haven't done so already.

jeff



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