tree-flow.h (make_value_handle, [...]): Remove prototypes for removed functions.
commitb2ad028425653a0ac98a3e50999609c48e91288a
authorBernhard Reutner-Fischer <aldot@gcc.gnu.org>
Sun, 7 Jun 2009 19:44:39 +0000 (7 21:44 +0200)
committerBernhard Reutner-Fischer <aldot@gcc.gnu.org>
Sun, 7 Jun 2009 19:44:39 +0000 (7 21:44 +0200)
tree3156a7607832822bdae23d274a64e22f915458f2
parentc3df55f94773478015c650ed21d0ca70bc8dbc10
tree-flow.h (make_value_handle, [...]): Remove prototypes for removed functions.

2009-06-07  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>

* tree-flow.h (make_value_handle, set_value_handle, sort_vuses,
sort_vuses_heap, vn_lookup_or_add, vn_lookup_or_add_with_stmt,
vn_lookup_or_add_with_vuses, vn_add, vn_add_with_vuses,
vn_lookup_with_stmt, vn_lookup, vn_lookup_with_vuses): Remove
prototypes for removed functions.
(expressions_equal_p): Move to ...
* tree-ssa-sccvn.h: ... here and ...
* matrix-reorg.c: ... adjust includes.

From-SVN: r148261
gcc/ChangeLog
gcc/matrix-reorg.c
gcc/tree-flow.h
gcc/tree-ssa-sccvn.h