r148261 - in /trunk/gcc: ChangeLog matrix-reorg...

aldot@gcc.gnu.org aldot@gcc.gnu.org
Sun Jun 7 19:44:00 GMT 2009


Author: aldot
Date: Sun Jun  7 19:44:39 2009
New Revision: 148261

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148261
Log:
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.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/matrix-reorg.c
    trunk/gcc/tree-flow.h
    trunk/gcc/tree-ssa-sccvn.h



More information about the Gcc-cvs mailing list