profile.c (compute_branch_probabilities): Also initialize EXIT_BLOCK profile.
authorJan Hubicka <hubicka@ucw.cz>
Tue, 6 Jun 2017 08:03:55 +0000 (10:03 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 6 Jun 2017 08:03:55 +0000 (08:03 +0000)
commit873fa2048c2525d1282a11ccfd19de5d94089246
tree9a8be5af06029d351493876b248414a7938556c3
parente7baeb396d313ef141f972cdedc19b12ef1b9cfe
profile.c (compute_branch_probabilities): Also initialize EXIT_BLOCK profile.

* profile.c (compute_branch_probabilities): Also initialize
EXIT_BLOCK profile.

From-SVN: r248910
gcc/ChangeLog
gcc/profile.c