profile-count.h (profile_count::oeprator>=): Fix typo by inverting return condition...
authorBin Cheng <bin.cheng@linux.alibaba.com>
Fri, 7 Dec 2018 09:49:13 +0000 (09:49 +0000)
committerBin Cheng <amker@gcc.gnu.org>
Fri, 7 Dec 2018 09:49:13 +0000 (09:49 +0000)
commit0876cb1c7b291db11e1de0b2b2b13b28152c5823
treef44ca045b278c767cc9293df5ede3e21eee3f200
parent09fb2e2c94194aade08187b80232ca124ea148dd
profile-count.h (profile_count::oeprator>=): Fix typo by inverting return condition when *this is precise zero.

* profile-count.h (profile_count::oeprator>=): Fix typo by inverting
return condition when *this is precise zero.

From-SVN: r266885
gcc/ChangeLog
gcc/profile-count.h