Question re tree-ssa-ccp.c:substitute_and_fold

Diego Novillo dnovillo@redhat.com
Sun Nov 28 23:53:00 GMT 2004


On Sun, 2004-11-28 at 18:18 -0500, Richard Kenner wrote:
>     I had to do the same thing on tree-cleanup-branch.  Similar reasons.
>     You also want to unconditionally call modify_stmt in here.  So you end
>     up with:
> 
> Can you to import it in from that branch?  I don't have that branch
> checked out anyplace yet.  Or else just send me the ChangeLog
> for it and I'll do it.
> 
Not really.  The diff contains many other changes.  That's inside a
heavily re-written portion of the compiler.  It's easier if you just c-
n-p the snippet I sent.  The only difference with your patch is that it
unconditionally calls modify_stmt.  The rest is identical.


Diego.



More information about the Gcc mailing list