gcc/gcc ChangeLog.vec cfgrtl.c ra-build.c sbit ...

bje@gcc.gnu.org bje@gcc.gnu.org
Tue Aug 17 13:54:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	edge-vector-branch
Changes by:	bje@gcc.gnu.org	2004-08-17 13:54:32

Modified files:
	gcc            : ChangeLog.vec cfgrtl.c ra-build.c sbitmap.c 

Log message:
	* ra-build.c (live_in): Initialise `e' to silence a warning.
	* sbitmap.c (sbitmap_intersection_of_succs): Likewise.
	(sbitmap_intersection_of_preds): Likewise.
	(sbitmap_union_of_preds): Likewise.
	* cfgrtl.c (cfg_layout_redirect_edge_and_branch): Initialise
	iterator variable `ix' to silence a warning.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.vec.diff?cvsroot=gcc&only_with_tag=edge-vector-branch&r1=1.1.2.34&r2=1.1.2.35
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cfgrtl.c.diff?cvsroot=gcc&only_with_tag=edge-vector-branch&r1=1.124.2.12&r2=1.124.2.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ra-build.c.diff?cvsroot=gcc&only_with_tag=edge-vector-branch&r1=1.31.2.6&r2=1.31.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/sbitmap.c.diff?cvsroot=gcc&only_with_tag=edge-vector-branch&r1=1.31.8.5&r2=1.31.8.6



More information about the Gcc-cvs mailing list