This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] for PR 17906
- From: Diego Novillo <dnovillo at redhat dot com>
- To: Zdenek Dvorak <rakdver at atrey dot karlin dot mff dot cuni dot cz>
- Cc: "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>
- Date: Sat, 09 Oct 2004 16:11:51 -0400
- Subject: Re: [patch] for PR 17906
- Organization: Red Hat Canada
- References: <20041009184357.GA12698@atrey.karlin.mff.cuni.cz>
On Sat, 2004-10-09 at 14:43, Zdenek Dvorak wrote:
> PR tree-optimize/17906
> * tree-tailcall.c (tree_optimize_tail_calls_1): Do not attempt to
> copy non-gimple reg arguments.
>
OK. But please add a test case.
Diego.