cfgrtl.c (rtl_flow_call_edges_add): Update profile.
authorJan Hubicka <hubicka@ucw.cz>
Sat, 1 Jul 2017 12:31:25 +0000 (14:31 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 1 Jul 2017 12:31:25 +0000 (12:31 +0000)
commit36d95aa8913ae43c998e0917711856d307cc5f00
tree400f5ada36f0bf4301fbc37cebca6ec74879337f
parenta4f20288d8d42fff6bb3487aa8f56e5b9b892656
cfgrtl.c (rtl_flow_call_edges_add): Update profile.

* cfgrtl.c (rtl_flow_call_edges_add): Update profile.
* tree-cfg.c (gimple_flow_call_edges_add): Likewise.
* profile-count.h (max_safe_multiplier): Make unsigned.
(profile_count::guessed_zero): New.

From-SVN: r249869
gcc/ChangeLog
gcc/cfgrtl.c
gcc/profile-count.h
gcc/tree-cfg.c