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] fold-const.c: Reorganize fold - Part 16/n


On Mon, 7 Mar 2005, Kazu Hirata wrote:
> 2005-03-07  Kazu Hirata  <kazu@cs.umass.edu>
>
> 	* fold-const.c (fold_unary, fold_binary, fold_ternary): Return
> 	NULL_TREE when a given tree is not simplified.
> 	(fold): Return the original tree when any of the functions
> 	mentioned above NULL_TREE.

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]