* ggc-page.c (GGC_MIN_LAST_ALLOCATED): New.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Sep 1999 06:05:53 +0000 (06:05 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Sep 1999 06:05:53 +0000 (06:05 +0000)
commit8171e6757ac8792ad21c9e51bd572c50440463ee
tree5580dcc183ad9c8931308296e2c2f1646ee368b2
parent4b722a2f93532df6057a3c9309f9209bd7711b57
    * ggc-page.c (GGC_MIN_LAST_ALLOCATED): New.
        (init_ggc): Use it instead of a constant.
        (ggc_collect): Bound allocated_last_gc by it.

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