]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgcc/ChangeLog
Support N values in libgcov for single value counter type.
authorMartin Liska <mliska@suse.cz>
Wed, 3 Jul 2019 12:42:02 +0000 (14:42 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Wed, 3 Jul 2019 12:42:02 +0000 (12:42 +0000)
commit1b309ca5edddd6bf8051993876df5f123394bc79
tree403bccc3950ad5d8c2f3b4fd08e0d79ed37327c2
parente157be919b83177d57666234cd19f6b042140ac1
Support N values in libgcov for single value counter type.

2019-07-03  Martin Liska  <mliska@suse.cz>

* gcc.dg/tree-prof/val-prof-2.c: Update scanned pattern
as we do now better.
2019-07-03  Martin Liska  <mliska@suse.cz>

* libgcov-merge.c (merge_single_value_set): Support N values.
* libgcov-profiler.c (__gcov_one_value_profiler_body): Likewise.

From-SVN: r273004
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-prof/val-prof-2.c
libgcc/ChangeLog
libgcc/libgcov-merge.c
libgcc/libgcov-profiler.c