]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR gcov-profile/20815 (-fprofile-use barfs with "coverage mismatch for function...
authorJan Hubicka <jh@suse.cz>
Thu, 6 Apr 2006 20:33:21 +0000 (22:33 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 6 Apr 2006 20:33:21 +0000 (20:33 +0000)
commit1f651229f0be6227e64c20b8400cdba2ef8fa1d0
treeb39cb541a0200bf03b36354d30b79f19e0ef68eb
parent3425c35fcac7c4220043572e32da054f94739c07
re PR gcov-profile/20815 (-fprofile-use barfs with "coverage mismatch for function '...' while reading counter 'arcs'.")

PR profile/20815
PR profile/26399
* coverage.c (coverage_checksum_string): Reorganize loop to not read
after buffer.
* g++.dg/bprob/g++-bprob-2.C: New testcase.

From-SVN: r112738
gcc/ChangeLog
gcc/coverage.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/bprob/g++-bprob-2.C [new file with mode: 0644]