gcc/gcc df.c df.h ChangeLog.RA

dberlin@gcc.gnu.org dberlin@gcc.gnu.org
Sun Jul 29 11:25:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	new-regalloc-branch
Changes by:	dberlin@gcc.gnu.org	2001-07-29 11:25:03

Modified files:
	gcc            : df.c df.h ChangeLog.RA 

Log message:
	2001-07-29  Daniel Berlin  <dan@cgsoftware.com>
	
	* df.c (df_rd_global_compute): Add successors to worklist, not
	current item.
	(df_ru_global_compute): Ditto.
	
	* df.[ch]: Update to mainline, which contains fixes for register
	liveness over calls.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/df.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.7&r2=1.1.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/df.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.5&r2=1.1.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.RA.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.37&r2=1.1.2.38



More information about the Gcc-cvs mailing list