ggc-page.c (GGC_MIN_LAST_ALLOCATED): New.
authorRichard Henderson <rth@cygnus.com>
Tue, 28 Sep 1999 06:05:53 +0000 (23:05 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 28 Sep 1999 06:05:53 +0000 (23:05 -0700)
commita70261eec1b9b6f3a985e84763d465ceaf387175
tree5580dcc183ad9c8931308296e2c2f1646ee368b2
parent82bd61bdd4c210078a8e25ae894b0f44a297bb72
ggc-page.c (GGC_MIN_LAST_ALLOCATED): New.

        * ggc-page.c (GGC_MIN_LAST_ALLOCATED): New.
        (init_ggc): Use it instead of a constant.
        (ggc_collect): Bound allocated_last_gc by it.

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