[PATCH 22/35] Change use to type-based pool allocator in sched-deps.c.

Jeff Law law@redhat.com
Wed May 27 18:16:00 GMT 2015


On 05/27/2015 07:56 AM, mliska wrote:
> gcc/ChangeLog:
>
> 2015-04-30  Martin Liska  <mliska@suse.cz>
>
> 	* sched-deps.c (create_dep_node): Use new type-based pool allocator.
> 	(delete_dep_node): Likewise.
> 	(create_deps_list): Likewise.
> 	(free_deps_list): Likewise.
> 	(sched_deps_init): Likewise.
> 	(sched_deps_finish): Likewise.
OK.

First use of the release_if_empty API that I've seen in these patches.

jeff



More information about the Gcc-patches mailing list