gcc/gcc ChangeLog.tree-ssa tree-ssa-dom.c

steven@gcc.gnu.org steven@gcc.gnu.org
Wed Jul 23 11:31:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	tree-ssa-20020619-branch
Changes by:	steven@gcc.gnu.org	2003-07-23 11:31:31

Modified files:
	gcc            : ChangeLog.tree-ssa tree-ssa-dom.c 

Log message:
	* tree-ssa-dom.c (tree_ssa_dominator_optimize): Make
	found_unreachable a bool.  Create/delete hash tables for
	copies and available exprs outside the main loop.  Use
	htab_clean to wipe them after each iteration.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.tree-ssa.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.512&r2=1.1.2.513
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-dom.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.8&r2=1.1.2.9



More information about the Gcc-cvs mailing list