2011-10-11 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
authorwschmidt <wschmidt@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Oct 2011 18:39:51 +0000 (18:39 +0000)
committerwschmidt <wschmidt@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Oct 2011 18:39:51 +0000 (18:39 +0000)
commit74fcb726ed12f7bce6ef94080d91b4e3cac61824
tree803e8c8cc1dd3344c6f689cf8f616f8cd19d145f
parent8b0ecac5545b771060ad5dd0631f5082b6923217
2011-10-11  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

* tree.h (copy_ref_info): Expose existing function.
* tree-ssa-loop-ivopts.c (copy_ref_info): Move function to...
* tree-ssa-address.c (copy_ref_info): ...here, and remove static token.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@179818 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-ssa-address.c
gcc/tree-ssa-loop-ivopts.c
gcc/tree.h