[PATCH 13/35] Change use to type-based pool allocator in df-problems.c.
Jeff Law
law@redhat.com
Wed May 27 18:05:00 GMT 2015
On 05/27/2015 07:56 AM, mliska wrote:
> gcc/ChangeLog:
>
> 2015-04-30 Martin Liska <mliska@suse.cz>
>
> * df-problems.c (df_chain_create):Use new type-based pool allocator.
> (df_chain_unlink_1) Likewise.
> (df_chain_unlink) Likewise.
> (df_chain_remove_problem) Likewise.
> (df_chain_alloc) Likewise.
> (df_chain_free) Likewise.
> * df.h (struct dataflow) Likewise.
OK.
As Jakub noted, please double-check your ChangeLogs for proper
formatting before committing. There's consistently nits to fix in them.
Jeff
More information about the Gcc-patches
mailing list