This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] extra copy
- From: Diego Novillo <dnovillo at redhat dot com>
- To: Dan Nicolaescu <dann at ics dot uci dot edu>
- Cc: "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: Thu, 13 Nov 2003 15:05:36 -0500
- Subject: Re: [tree-ssa] extra copy
- Organization: Red Hat Canada
- References: <200311131948.hADJmQLE005986@gremlin.ics.uci.edu>
On Thu, 2003-11-13 at 14:46, Dan Nicolaescu wrote:
> I don't know if this is a known issue, but it might ring a bell for
> someone...
>
Yeah, known issue. It's fixed in one of my local trees, but I'm still
not finished fixing some of the other problems caused by my changes.
This is related to PR 12747.
Diego.