tree.h (copy_ref_info): Expose existing function.
commitf0286f957326b588ba6f49d1fed0c14c19033830
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>
Tue, 11 Oct 2011 18:39:51 +0000 (11 18:39 +0000)
committerWilliam Schmidt <wschmidt@gcc.gnu.org>
Tue, 11 Oct 2011 18:39:51 +0000 (11 18:39 +0000)
tree803e8c8cc1dd3344c6f689cf8f616f8cd19d145f
parent8efab2c5eafbe0e3d43dccd13cbc57f62a4e672f
tree.h (copy_ref_info): Expose existing function.

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.

From-SVN: r179818
gcc/ChangeLog
gcc/tree-ssa-address.c
gcc/tree-ssa-loop-ivopts.c
gcc/tree.h