This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] fold-const.c: Reorganize fold - Part 1/n
- From: Roger Sayle <roger at eyesopen dot com>
- To: Kazu Hirata <kazu at cs dot umass dot edu>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Wed, 2 Mar 2005 08:56:25 -0700 (MST)
- Subject: Re: [patch] fold-const.c: Reorganize fold - Part 1/n
On Wed, 2 Mar 2005, Kazu Hirata wrote:
> 2005-03-02 Kazu Hirata <kazu@cs.umass.edu>
>
> * fold-const.c (fold_unary): New.
> (fold): Call fold_unary on unary expressions.
Excellent! And so it begins...
This is OK for mainline.
Roger
--