gcc/gcc ChangeLog tree-flow-inline.h tree-ssa- ...

amacleod@gcc.gnu.org amacleod@gcc.gnu.org
Wed May 4 20:31:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	amacleod@gcc.gnu.org	2005-05-04 20:31:12

Modified files:
	gcc            : ChangeLog tree-flow-inline.h tree-ssa-dce.c 

Log message:
	2005-05-04  Andrew MacLeod  <amacleod@redhat.com>
	
	* tree-flow-inline.h (op_iter_init_use, op_iter_init_def): Assert that
	the flags are of appropriate types.
	(num_ssa_operands): Generalize using the generic interface.
	* tree-ssa-dce.c (remove_dead_stmt): Don't ask for kills on a DEF
	iterator.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.8602&r2=2.8603
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-flow-inline.h.diff?cvsroot=gcc&r1=2.45&r2=2.46
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-dce.c.diff?cvsroot=gcc&r1=2.42&r2=2.43



More information about the Gcc-cvs mailing list