Dump histograms only if present.
authorMartin Liska <mliska@suse.cz>
Mon, 10 Jun 2019 07:39:20 +0000 (09:39 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Mon, 10 Jun 2019 07:39:20 +0000 (07:39 +0000)
commit6cea7e397693c3fb2e77b6f9d7770fecc15fd204
tree536fd7086c697630f09f4d39a5f13a81d4cc2f20
parent92d417175b9f7b41d5ebe3ceb723f808917ed964
Dump histograms only if present.

2019-06-10  Martin Liska  <mliska@suse.cz>

* value-prof.c (dump_histogram_value): Print histogram values
only if present.

From-SVN: r272107
gcc/ChangeLog
gcc/value-prof.c