This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix PR10060
- From: Mark Mitchell <mark at codesourcery dot com>
- To: Richard Henderson <rth at redhat dot com>
- Cc: Andrew Pinski <pinskia at physics dot uc dot edu>, gcc-patches at gcc dot gnu dot org
- Date: 15 Dec 2003 21:57:17 -0800
- Subject: Re: [PATCH] Fix PR10060
- Organization: CodeSourcery, LLC
- References: <89347FBA-B55F-11D7-9ACD-000393A6D2F2@physics.uc.edu> <20030730200912.GA27426@redhat.com> <91AAC5E1-2909-11D8-9E32-000393A6D2F2@physics.uc.edu> <20031208102916.GC10137@redhat.com>
On Mon, 2003-12-08 at 02:29, Richard Henderson wrote:
> On Sun, Dec 07, 2003 at 03:03:28PM -0800, Andrew Pinski wrote:
> > * emit-rtl.c (copy_rtx_if_shared): Split out into ...
> > (copy_rtx_if_shared_1): here and optimize the last one
> > in the sequence into tail-recursion.
> > (reset_used_flags): Optimize the last one
> > in the sequence into tail-recursion.
>
> Ok.
Not quite: the new function copy_rtx_if_shared_1 needs a comment.
Andrew, would you please add that forthwith?
Thanks,
--
Mark Mitchell <mark@codesourcery.com>
CodeSourcery, LLC