ggc-simple.c (init_ggc): Absorb the old init.
authorRichard Henderson <rth@cygnus.com>
Wed, 8 Sep 1999 11:59:52 +0000 (04:59 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 8 Sep 1999 11:59:52 +0000 (04:59 -0700)
commitd2cdcacaf200d36bfc625d4de3b40a9772c4fd9f
tree9035a92632e998ec8c873222c91affee6c0f5cc5
parent7cf3d8b413d6c4de263ff9e8049481760e9bb3d5
ggc-simple.c (init_ggc): Absorb the old init.

        * ggc-simple.c (init_ggc): Absorb the old init.
        (ggc_push_context): Use xcalloc.
        (ggc_alloc_rtx, ggc_alloc_rtvec, ggc_alloc_tree): Likewise.
        (ggc_collect): Add [rvts] tags to the collection stats.

From-SVN: r29206
gcc/ChangeLog
gcc/ggc-simple.c