OSDN Git Service

2010-05-26 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 May 2010 15:35:03 +0000 (15:35 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 May 2010 15:35:03 +0000 (15:35 +0000)
commit3df4767571f8bb21d4dffd49784f0dc0f71aea3d
tree49dfd9e7535f10a9f2796f115a1093d6793bf0cb
parenta3fe427a0ab62ce823a70d0d069c2e4d36046700
2010-05-26  Richard Guenther  <rguenther@suse.de>

* tree-ssa-sccvn.c (copy_nary): Adjust.
(copy_phis): Rename to ...
(copy_phi): ... this.  Adjust.
(copy_references): Rename to ...
(copy_reference): ... this.  Adjust.
(process_scc): Use HTAB_FOR_EACH_ELEMENT to insert the
result into the valid table.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@159877 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-ssa-sccvn.c