gcc/gcc ChangeLog tree-ssa-live.c

law@gcc.gnu.org law@gcc.gnu.org
Fri May 14 05:08:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	law@gcc.gnu.org	2004-05-14 05:08:57

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

Log message:
	* tree-ssa-live.c (calculate_live_on_entry): Ignore virtual
	variables.  Simplify slightly by using USE_OP/DEF_OP instead
	of USE_OP_PTR/DEF_OP_PTR and dereferencing the result.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.3652&r2=2.3653
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-live.c.diff?cvsroot=gcc&r1=2.3&r2=2.4



More information about the Gcc-cvs mailing list