]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/profile-count.h
profile-count.c (profile_count::dump): Dump quality.
authorJan Hubicka <hubicka@ucw.cz>
Mon, 19 Jun 2017 09:47:31 +0000 (11:47 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Mon, 19 Jun 2017 09:47:31 +0000 (09:47 +0000)
commit4e9a497f07457d63c74962ee0d90c96bdd98f918
treea246eb44570f5679b805cce58626b999212867f2
parentfe1ae165924f6c4bc55e40c2d3843d39b9bfc297
profile-count.c (profile_count::dump): Dump quality.

* 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.

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