This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Missing patch after tree-ssa merge?
- From: Diego Novillo <dnovillo at redhat dot com>
- To: Pat Haugen <pthaugen at us dot ibm dot com>
- Cc: Zdenek Dvorak <rakdver at atrey dot karlin dot mff dot cuni dot cz>, "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: Wed, 26 May 2004 13:20:51 -0400
- Subject: Re: Missing patch after tree-ssa merge?
- Organization: Red Hat Canada
- References: <OF41D7A982.3FA749DE-ON86256EA0.005E8AB5-86256EA0.005EE244@us.ibm.com>
On Wed, 2004-05-26 at 13:16, Pat Haugen wrote:
> An alternative to Zdenek's approach would be to just change the current
> "make_edge" call to a call to "make_single_succ_edge", which does the
> count/probability updates.
>
I cannot approve changes in this area, but this does seem like a better
solution. Could you propose and test a patch?
Diego.