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]

egcs/gcc ggc-common.c ggc.h lcm.c ChangeLog


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	rth@sourceware.cygnus.com	99/11/15 20:55:19

Modified files:
	gcc            : ggc-common.c ggc.h lcm.c ChangeLog 

Log message:
	* ggc-common.c (ggc_print_statistics): Cast size_t to unsigned long
	for printing.
	* ggc.h (struct ggc_statistics): Rearrange elements for better
	packing on 64-bit hosts.
	* lcm.c (compute_laterin): Store a size_t not an int in bb->aux.
	(compute_nearerout): Likewise.


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