egcs/gcc ggc-common.c ggc.h lcm.c ChangeLog
rth@gcc.gnu.org
rth@gcc.gnu.org
Mon Nov 15 20:55:00 GMT 1999
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.
More information about the Gcc-cvs
mailing list