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 2/n


On Thu, 2005-03-03 at 09:16 -0500, Kazu Hirata wrote:
> Hi,
> 
> Attached is part 2 of my patch to reorganize fold.
> 
> Part 1 left handling of unary expressions in fold to make the review
> process easier.  This patch removes what Part 1 left.
> 
> Tested on i686-pc-linux-gnu.  OK to apply?
> 
> Kazu Hirata
> 
> 2005-03-03  Kazu Hirata  <kazu@cs.umass.edu>
> 
> 	* fold-const.c (fold): Remove handling of unary expressions.
This is fine for mainline.

Thanks,
Jeff



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