This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] Fix address shape in cse.c:find_best_addr
- From: Roger Sayle <roger at eyesopen dot com>
- To: Zdenek Dvorak <rakdver at atrey dot karlin dot mff dot cuni dot cz>
- Cc: Kazu Hirata <kazu at cs dot umass dot edu>, <gcc-patches at gcc dot gnu dot org>
- Date: Sat, 5 Mar 2005 09:16:09 -0700 (MST)
- Subject: Re: [patch] Fix address shape in cse.c:find_best_addr
On Sat, 5 Mar 2005, Zdenek Dvorak wrote:
>
> * cse.c (find_best_addr): Use canon_for_address.
>
Excellent. This is OK for mainline.
Thanks for changing this.
Roger
--