gcc/gcc ChangeLog tree-ssa-pre.c

dberlin@gcc.gnu.org dberlin@gcc.gnu.org
Mon Jun 14 01:27:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	dberlin@gcc.gnu.org	2004-06-14 01:27:57

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

Log message:
	2004-06-13  Daniel Berlin  <dberlin@dberlin.org>
	
	Fix PR tree-optimization/15979
	Fix PR tree-optimization/15981
	* tree-ssa-pre.c (insert_aux): Fix faulty logic so that we don't
	try to insert values undefined along some path.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.3950&r2=2.3951
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-pre.c.diff?cvsroot=gcc&r1=2.8&r2=2.9



More information about the Gcc-cvs mailing list