* profile-count.c (profile_count::from_gcov_type): Move from
commita22775d88ce6926403f9738e32499f733da1990e
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Dec 2017 11:27:28 +0000 (8 11:27 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Dec 2017 11:27:28 +0000 (8 11:27 +0000)
tree04b3b1dbe61a5e583aa434041886ebd77afd6abd
parent414384381b0bd97dc5980c0592fd02f6f419823a
* profile-count.c (profile_count::from_gcov_type): Move from
profile-count.h; handle overflow.
* profile-count. (profile_count::from_gcov_type): Move offline.

PR middle-end/83609
* gcc.c-torture/compile/pr83069.c: New testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@255507 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/profile-count.c
gcc/profile-count.h
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr83069.c [new file with mode: 0644]