Remove old pool allocator.
authorMartin Liska <mliska@suse.cz>
Mon, 1 Jun 2015 12:54:05 +0000 (14:54 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Mon, 1 Jun 2015 12:54:05 +0000 (12:54 +0000)
commitfdc5c392fe281f1251e0836409c05f940c3393e4
treecfb9d6ce423da8146e2d2e410058a541d5646cad
parent0b470bae0c63add191f3a66c2538a9d16c0f52e0
Remove old pool allocator.

* alloc-pool.c (create_alloc_pool): Remove.
(empty_alloc_pool): Likewise.
(free_alloc_pool): Likewise.
(free_alloc_pool_if_empty): Likewise.
(pool_alloc): Likewise.
(pool_free): Likewise.
* alloc-pool.h: Remove old declarations.

From-SVN: r223973
gcc/ChangeLog
gcc/alloc-pool.c
gcc/alloc-pool.h