ipa-utils.c (ipa_merge_profiles): Fix merging when dst is uninitialized while src...
authorJan Hubicka <hubicka@ucw.cz>
Tue, 4 Jul 2017 17:05:26 +0000 (19:05 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 4 Jul 2017 17:05:26 +0000 (17:05 +0000)
commitfd78e43e0d0fac3b7081a2cbaad430c2c411c2e1
tree6b34853c6e28812d63c41fbaaeeda5cef4c47c77
parenta4187dab5248cb42781fa6b2f57b95214c4f8b03
ipa-utils.c (ipa_merge_profiles): Fix merging when dst is uninitialized while src is not.

* ipa-utils.c (ipa_merge_profiles): Fix merging when dst is
uninitialized while src is not.

From-SVN: r249973
gcc/ChangeLog
gcc/ipa-utils.c