Remove old pool allocator.
commit18b6b490a9359b5bc764f85b186a602d398ca4dd
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Jun 2015 12:54:05 +0000 (1 12:54 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Jun 2015 12:54:05 +0000 (1 12:54 +0000)
treecfb9d6ce423da8146e2d2e410058a541d5646cad
parent1eed90fef0890f70bf92dcd75b3d93e1900ef4f6
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@223973 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/alloc-pool.c
gcc/alloc-pool.h