gcc/gcc tree-ssa-pre.c ChangeLog

dberlin@gcc.gnu.org dberlin@gcc.gnu.org
Fri Jul 19 07:06:00 GMT 2002


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	tree-ssa-20020619-branch
Changes by:	dberlin@gcc.gnu.org	2002-07-19 07:06:03

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

Log message:
	2002-07-18  Daniel Berlin  <dberlin@dberlin.org>
	
	* tree-ssa-pre.c (calculate_preorder): New function.
	(tree_perform_ssapre): Use it, rather than
	flow_compute_preorder_tranversal, which seems to not do
	what we want.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-pre.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.4.4&r2=1.1.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.14646.2.14&r2=1.14646.2.15



More information about the Gcc-cvs mailing list