CVSROOT: /cvs/gcc Module name: egcs Changes by: rth@sourceware.cygnus.com 99/11/30 14:28:43 Modified files: gcc : ChangeLog lcm.c ggc-page.c Log message: * lcm.c (compute_laterin): Cast bb->aux to size_t not int. (compute_nearerout): Likewise. * ggc-page.c (ggc_page_print_statistics): Explicitly cast size_t to unsigned long for formatting.