Remove reduntant dumps and make tp_first_run dump more compact.
commit2a4fec0978ef6f6f949c6eb14c428ff6687d435d
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 24 Oct 2018 08:47:59 +0000 (24 08:47 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 24 Oct 2018 08:47:59 +0000 (24 08:47 +0000)
tree1ad536f2b3227e638ea02d3fafa0f66853a92a39
parentce8e9d74e4b0027328a99f48dcfbea93edad5758
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@265454 138bc75d-0d04-0410-961f-82ee72b054a4
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