]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix indirect call optimization done by autoFDO.
authorMartin Liska <mliska@suse.cz>
Thu, 27 Jul 2017 12:54:17 +0000 (14:54 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Thu, 27 Jul 2017 12:54:17 +0000 (12:54 +0000)
commit89722cf73d9f52a127c111f7818d82c89de588a9
tree8bfda1e41f3776ad2cca89ad13ac8cbf12e94589
parentb8163af7d91c2f5a4158a5cb6e6555b375e61ea4
Fix indirect call optimization done by autoFDO.

2017-07-27  Martin Liska  <mliska@suse.cz>

* auto-profile.c (autofdo_source_profile::update_inlined_ind_target):
Fix wrong condition.

From-SVN: r250622
gcc/ChangeLog
gcc/auto-profile.c