profile-count.h (profile_count::operator<): Use IPA value for comparsion.
authorJan Hubicka <hubicka@ucw.cz>
Sun, 1 Dec 2019 15:12:52 +0000 (16:12 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 1 Dec 2019 15:12:52 +0000 (15:12 +0000)
commit51b74457354bdff937b0dc7709112f5f9d412388
tree68bf46ff923ae479cfcb05008e4783470496b0d8
parent1f7a540c110a18ab1be7d931f02ccb5784f0a04d
profile-count.h (profile_count::operator<): Use IPA value for comparsion.

* profile-count.h (profile_count::operator<): Use IPA value for
comparsion.
(profile_count::operator>): Likewise.
(profile_count::operator<=): Likewise.
(profile_count::operator>=): Likewise.
* predict.c (maybe_hot_count_p): Do not convert to gcov_type.

From-SVN: r278885
gcc/ChangeLog
gcc/predict.c
gcc/profile-count.h