On 05/27/2015 08:01 PM, Jeff Law wrote: > On 05/27/2015 07:56 AM, mliska wrote: >> gcc/ChangeLog: >> >> 2015-04-30 Martin Liska >> >> * 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 > v2