* ggc-page.c (alloc_page): Round up allocation size to one page.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 13 Jan 2001 19:58:43 +0000 (19:58 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 13 Jan 2001 19:58:43 +0000 (19:58 +0000)
commit9acc7238db25f229ea9bbf8d9c888c0520c538a6
tree7c773f88743dffba2d709a2cbc5f4412c0794efe
parent7903ba8d45607e08baeb937efb4148d6a158ddc3
    * ggc-page.c (alloc_page): Round up allocation size to one page.
        Set e->order on extra pages.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38990 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ggc-page.c