[patch] builtins.c: Change fold_builtin_logarithm to take decomposed arguments.

Jeffrey A Law law@redhat.com
Mon Mar 14 16:53:00 GMT 2005


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




More information about the Gcc-patches mailing list