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 11/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: Sun, 6 Mar 2005 10:12:21 -0700 (MST)
- Subject: Re: [patch] fold-const.c: Reorganize fold - Part 11/n
On Sun, 6 Mar 2005, Kazu Hirata wrote:
> 2005-03-06 Kazu Hirata <kazu@cs.umass.edu>
>
> * fold-const.c (fold_range_test): Take decomposed arguments
> code, type, op0, and op1 instead of t.
> (fold_binary): Update a call to fold_range_test.
This is OK for mainline.
Roger
--