tree-ssa-sccvn.c (copy_nary): New function.
authorRichard Guenther <rguenther@suse.de>
Fri, 18 Dec 2009 15:31:38 +0000 (15:31 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 18 Dec 2009 15:31:38 +0000 (15:31 +0000)
commitc82e0b3b1b7794f9903ab0b82ecaeabcd0d3a565
tree1a983ee434466a8c4dd0a7ac0d715f881943062f
parentd88cf0ceb35a0690bcb2d0008c048d3de6aedcca
tree-ssa-sccvn.c (copy_nary): New function.

2009-12-18  Richard Guenther  <rguenther@suse.de>

* tree-ssa-sccvn.c (copy_nary): New function.
(copy_phis): Likewise.
(copy_references): Likewise.
(process_scc): Avoid last iteration by copying the
optimistic table to the valid table.

From-SVN: r155346
gcc/ChangeLog
gcc/tree-ssa-sccvn.c