* profile-count.c (profile_count::dump): Dump quality.
commit51547b0267e2960c3f0c1d1ff1aaf0bc55aed567
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Jun 2017 09:47:31 +0000 (19 09:47 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Jun 2017 09:47:31 +0000 (19 09:47 +0000)
treea246eb44570f5679b805cce58626b999212867f2
parent92463eca5b697c9edffe1b518b75922c3c6fd19b
* profile-count.c (profile_count::dump): Dump quality.
(profile_count::differs_from_p): Update for unsigned val.
* profile-count.h (profile_count_quality): New enum.
(profile_count): Turn m_val to 62bit unsigned, add quality tracking.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@249360 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/profile-count.c
gcc/profile-count.h