gcc/gcc ChangeLog.tree-ssa tree-dump.c tree.h ...

law@gcc.gnu.org law@gcc.gnu.org
Wed Oct 22 19:38:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	tree-ssa-20020619-branch
Changes by:	law@gcc.gnu.org	2003-10-22 19:38:52

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

Log message:
	* tree-dump.c (dump_files): Add entry for TDI_none.
	(dump_begin): Do nothing for TDI_none.
	(dump_enable_all, dump_switch_p): Start our scan at TDI_none + 1.
	* tree.h (tree_dump_index): Add.
	* tree-ssa-dom.c (tree_ssa_dominator_optimize): If we have altered the
	CFG and we have variables to [re]rename, go ahead and rename them before
	starting the next iteration of the dominator optimizer.

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.771&r2=1.1.2.772
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-dump.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.6.2.42&r2=1.6.2.43
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.342.2.110&r2=1.342.2.111
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.63&r2=1.1.2.64



More information about the Gcc-cvs mailing list