This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] crash in coalesce_abnormal_edges, merge from mainline?
- From: law at redhat dot com
- To: Andrew MacLeod <amacleod at redhat dot com>
- Cc: Daniel Berlin <dberlin at dberlin dot org>, Diego Novillo <dnovillo at redhat dot com>, Gerald Pfeifer <gerald at pfeifer dot com>, gcc mailing list <gcc at gcc dot gnu dot org>
- Date: Fri, 12 Sep 2003 13:37:33 -0600
- Subject: Re: [tree-ssa] crash in coalesce_abnormal_edges, merge from mainline?
- Reply-to: law at redhat dot com
In message <1063229924.30914.150.camel@p4>, Andrew MacLeod writes:
>On Wed, 2003-09-10 at 16:54, law@redhat.com wrote:
>yes, now I remember :-) the argment and the result cannot interfere or
>we have to insert a copy. doh. You'd think I hadn't had any coffee yet.
>yeesh.
No worries. It's fresh in my mind mostly because the dominator optimizer
isn't totally safe in this regard yet either. I've got patches to fix
that, but have been buried in non-gcc stuff for the last few weeks and
haven't been able to get them tested and integrated.
Jeff