https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81041

--- Comment #4 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Mon Jun 12 11:56:32 2017
New Revision: 249120

URL: https://gcc.gnu.org/viewcvs?rev=249120&root=gcc&view=rev
Log:
Create an extra BB in profile-generate (PR tree-optimization/81041).

2017-06-12  Martin Liska  <mli...@suse.cz>

        PR tree-optimization/81041
        * tree-profile.c (gimple_gen_ic_func_profiler):
        Create an extra BB in profile-generate
        (gimple_gen_time_profiler): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-profile.c

Reply via email to