This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc/gcc ChangeLog gengtype.c ggc-common.c


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	pch-branch
Changes by:	geoffk@gcc.gnu.org	2002-10-04 14:09:58

Modified files:
	gcc            : ChangeLog gengtype.c ggc-common.c 

Log message:
	2002-10-02  Geoffrey Keating  <geoffk@apple.com>
	
	* ggc-common.c (ggc_mark_roots): Delete 'x'.
	(ggc_splay_dont_free): Fix warning about unused 'x'.
	(ggc_print_common_statistics): Remove warnings.
	
	2002-10-01  Mike Stump  <mrs@apple.com>
	
	* ggc-common.c (ggc_splay_alloc): Actually return the allocated area.
	* gengtype.c (write_gc_structure_fields): Handle param[digit]_is.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=pch-branch&r1=1.12690.2.72&r2=1.12690.2.73
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gengtype.c.diff?cvsroot=gcc&only_with_tag=pch-branch&r1=1.1.2.34&r2=1.1.2.35
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ggc-common.c.diff?cvsroot=gcc&only_with_tag=pch-branch&r1=1.46.4.22&r2=1.46.4.23


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]