gcc/gcc recog.c sbitmap.c sbitmap.h ChangeLog

sirl@gcc.gnu.org sirl@gcc.gnu.org
Tue Mar 11 19:25:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_3-branch
Changes by:	sirl@gcc.gnu.org	2003-03-11 19:25:24

Modified files:
	gcc            : recog.c sbitmap.c sbitmap.h ChangeLog 

Log message:
	2003-03-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
	
	PR bootstrap/9994
	Backport from mainline:
	
	2003-02-18  Roger Sayle  <roger@eyesopen.com>
	
	* sbitmap.c (sbitmap_resize): New function.
	* sbitmap.h (sbitmap_resize): Prototype here.
	* recog.c (split_all_insns): Use sbitmap_resize.
	
	Mon Feb 17 16:16:54 CET 2003  Jan Hubicka  <jh@suse.cz>
	
	* recog.c (split_all_insns):  Fix memory overflow.
	
	2003-02-15  Richard Henderson  <rth@redhat.com>
	
	* recog.c (split_all_insns): Include new blocks in life update;
	do a global life update.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/recog.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.168.2.1&r2=1.168.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/sbitmap.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.23&r2=1.23.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/sbitmap.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.18&r2=1.18.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.283&r2=1.16114.2.284



More information about the Gcc-cvs mailing list