gcc/gcc ChangeLog tree-ssa-threadupdate.c

danglin@gcc.gnu.org danglin@gcc.gnu.org
Tue Aug 24 20:59:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	danglin@gcc.gnu.org	2004-08-24 20:59:34

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

Log message:
	PR middle-end/17044
	* tree-ssa-threadupdate.c (redirection_data): Make static.
	(thread_block): Use ggc_alloc_cleared to allocate struct
	redirection_data.  Don't free elements in redirection_data.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.5072&r2=2.5073
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-threadupdate.c.diff?cvsroot=gcc&r1=2.1&r2=2.2



More information about the Gcc-cvs mailing list