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 2/n
- From: Jeffrey A Law <law at redhat dot com>
- To: Kazu Hirata <kazu at cs dot umass dot edu>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Thu, 03 Mar 2005 10:01:14 -0700
- Subject: Re: [patch] fold-const.c: Reorganize fold - Part 2/n
- Organization: Red Hat, Inc
- References: <20050303.091642.107252126.kazu@cs.umass.edu>
- Reply-to: law at redhat dot com
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