]> gcc.gnu.org Git - gcc.git/commit
ggc-page.c (alloc_page): Cast variables of type size_t to unsigned long, adjust print...
authorAndreas Jaeger <aj@gcc.gnu.org>
Fri, 24 May 2002 06:30:41 +0000 (08:30 +0200)
committerAndreas Jaeger <aj@gcc.gnu.org>
Fri, 24 May 2002 06:30:41 +0000 (08:30 +0200)
commit8a951190634673727ac4128bf00d13858c057011
treeafdc2d299bec9a01ad11cc133fd8958e21dff60e
parentf29e2ec06c1fc2251004fc66908f824b0df30462
ggc-page.c (alloc_page): Cast variables of type size_t to unsigned long, adjust printf format string.

* ggc-page.c (alloc_page): Cast variables of type size_t to
unsigned long, adjust printf format string.
(ggc_alloc): Likewise.
(ggc_print_statistics): Likewise.
(ggc_print_statistics): Correct printf format string for SCALE to
use unsigned long.

From-SVN: r53820
gcc/ChangeLog
gcc/ggc-page.c
This page took 0.062643 seconds and 5 git commands to generate.