Remove reduntant dumps and make tp_first_run dump more compact.
authorMartin Liska <mliska@suse.cz>
Wed, 24 Oct 2018 08:47:59 +0000 (10:47 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Wed, 24 Oct 2018 08:47:59 +0000 (08:47 +0000)
commit19b5595858162b8a77b84db93b21b39a48dc2d0e
tree1ad536f2b3227e638ea02d3fafa0f66853a92a39
parentbf32992748c9849c38c089477d04b546e43ccdd1
Remove reduntant dumps and make tp_first_run dump more compact.

2018-10-24  Martin Liska  <mliska@suse.cz>

* cgraph.c (cgraph_node::dump):
Remove reduntant dumps and make tp_first_run dump more compact.
2018-10-24  Martin Liska  <mliska@suse.cz>

* libgcov-profiler.c: Start from 1 in order to distinguish
functions which were seen and these that were not.

From-SVN: r265454
gcc/ChangeLog
gcc/cgraph.c
gcc/testsuite/gcc.dg/tree-prof/time-profiler-1.c
gcc/testsuite/gcc.dg/tree-prof/time-profiler-2.c
gcc/testsuite/gcc.dg/tree-prof/time-profiler-3.c
libgcc/ChangeLog
libgcc/libgcov-profiler.c