> 
> 2016-10-31  Martin Liska  <mli...@suse.cz>
> 
>       * libgcov-profiler.c (__gcov_time_profiler): Remove.
>       (__gcov_time_profiler_atomic): Likewise.
> 
> gcc/ChangeLog:
> 
> 2016-10-31  Martin Liska  <mli...@suse.cz>
> 
>       * profile.c (instrument_values): Fix coding style.
>       (branch_prob): Use renamed function.
>       * tree-profile.c (init_ic_make_global_vars): Likewise.
>       (gimple_init_edge_profiler): Rename to
>       gimple_init_gcov_profiler.
>       tree_time_profiler_counter variable declaration.
>       (gimple_gen_time_profiler): Rewrite to do a direct gimple code
>       emission.
>       * value-prof.h: Remove an argument.
> 
> gcc/testsuite/ChangeLog:
> 
> 2016-11-03  Martin Liska  <mli...@suse.cz>
> 
>       * gcc.dg/no_profile_instrument_function-attr-1.c: Update scanned
>       output.
>       * gcc.dg/tree-prof/time-profiler-3.c: New test.

OK,
Thanks!
Honza

Reply via email to