On 05/27/2015 07:56 AM, mliska wrote:
gcc/ChangeLog:
2015-04-30 Martin Liska <mli...@suse.cz>
* 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.
So, the remaining patches to use the type based pool allocator are OK as
long as they have the same overall structure as the patches that have
already been OK. You've got something goofy in #32/#34, which I'll
assume you'll sort out sensibly.
OK.
jeff