[PATCH] Remove prototypes for long removed vn related functions

Bernhard Reutner-Fischer rep.dot.nop@gmail.com
Fri Jun 5 19:26:00 GMT 2009


:ADDPATCH gcc:

	* 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.

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
---
 gcc/ChangeLog        |   11 +++++++++++
 gcc/matrix-reorg.c   |    1 +
 gcc/tree-flow.h      |   16 ----------------
 gcc/tree-ssa-sccvn.h |    4 ++++
 4 files changed, 16 insertions(+), 16 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1129d2515372e6aed6979afe23b2ac99bc7bd803.diff
Type: text/x-patch
Size: 2483 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20090605/3bbf0166/attachment.bin>


More information about the Gcc-patches mailing list