gcc/gcc ChangeLog ggc-page.c integrate.c varasm.c

geoffk@gcc.gnu.org geoffk@gcc.gnu.org
Sat Jan 18 05:51:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_3-branch
Changes by:	geoffk@gcc.gnu.org	2003-01-17 21:51:21

Modified files:
	gcc            : ChangeLog ggc-page.c integrate.c varasm.c 

Log message:
	Merge these from mainline:
	2003-01-10  Geoffrey Keating  <geoffk@apple.com>
	
	* varasm.c (struct constant_descriptor_rtx): Remove unused
	`label' field.
	
	* ggc-page.c (ggc_collect): Avoid overflow computing
	min_expand.
	
	2002-12-20  Geoffrey Keating  <geoffk@apple.com>
	
	* integrate.c (output_inline_function): Don't hold private
	pointers to 'struct function' over GC calls.

Patches:
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.75&r2=1.16114.2.76
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ggc-page.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.57&r2=1.57.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/integrate.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.206&r2=1.206.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/varasm.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.324&r2=1.324.2.1



More information about the Gcc-cvs mailing list