ggc-page.c (ggc_print_statistics): Use %ul and a cast to unsigned long for printing...
authorRichard Guenther <rguenther@suse.de>
Tue, 28 Nov 2006 10:03:49 +0000 (10:03 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 28 Nov 2006 10:03:49 +0000 (10:03 +0000)
commit00df958942c2e5805cf3ab236da2725f30fee80d
treeb57e01849ffd7edc177d76457b1c2913f54d8719
parent8ef0ceb479317a58b0a2009428e09fc4f0cb74ca
ggc-page.c (ggc_print_statistics): Use %ul and a cast to unsigned long for printing OBJECT_SIZE.

2006-11-28  Richard Guenther  <rguenther@suse.de>

* ggc-page.c (ggc_print_statistics): Use %ul and a cast to
unsigned long for printing OBJECT_SIZE.

From-SVN: r119280
gcc/ChangeLog
gcc/ggc-page.c