profile-count.c (profile_count::combine_with_ipa_count): Return uninitialized count...
authorJan Hubicka <hubicka@ucw.cz>
Thu, 28 Nov 2019 17:04:41 +0000 (18:04 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 28 Nov 2019 17:04:41 +0000 (17:04 +0000)
commitb225a29b8ced82d88b0a2fa142cb071335d91fd3
treebad6314386dc556d1b6227cbba58b544df470bf7
parentc3f1ae8a30a3d55a8d38ad8c5724edb7ca19761b
profile-count.c (profile_count::combine_with_ipa_count): Return uninitialized count if called on ininitialized count.

* profile-count.c (profile_count::combine_with_ipa_count): Return
uninitialized count if called on ininitialized count.

From-SVN: r278815
gcc/ChangeLog
gcc/profile-count.c