egcs/gcc emit-rtl.c final.c flow.c ChangeLog

aj@gcc.gnu.org aj@gcc.gnu.org
Wed Aug 8 13:32:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	aj@gcc.gnu.org	2001-08-08 13:32:37

Modified files:
	gcc            : emit-rtl.c final.c flow.c ChangeLog 

Log message:
	2001-08-08  Jan van Male <jan.vanmale@fenk.wau.nl>
	
	* emit-rtl.c (adjust_address, adjust_address_nv): Cast offset to
	unsigned HOST_WIDE_INT to avoid warning.
	* final.c (final): Cast INSN_UID to unsigned to avoid warning.
	* flow.c (set_block_for_new_insns): Likewise.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/emit-rtl.c.diff?cvsroot=gcc&r1=1.196&r2=1.197
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/final.c.diff?cvsroot=gcc&r1=1.191&r2=1.192
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/flow.c.diff?cvsroot=gcc&r1=1.459&r2=1.460
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.10956&r2=1.10957



More information about the Gcc-cvs mailing list