ggc-page.c (size_lookup): Increase minimum allocation size to eight bytes.
authorZack Weinberg <zackw@stanford.edu>
Thu, 31 May 2001 05:05:19 +0000 (05:05 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Thu, 31 May 2001 05:05:19 +0000 (05:05 +0000)
commit9fd51e6700a8ba4db53969fffa773b22a49c1843
treedef8b0b07e0d191900ab61290856c303534b5e40
parent310668e86dd5f3324eaff5efffd58ccabe7e5963
ggc-page.c (size_lookup): Increase minimum allocation size to eight bytes.

* ggc-page.c (size_lookup): Increase minimum allocation size
to eight bytes.
(ggc_print_statistics): Report size of each bin in bytes, not
as its order; there is no longer a direct relationship.

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