]> git.ipfire.org Git - thirdparty/gcc.git/commit
Remove wrong assert about single value profiler.
authorMartin Liska <mliska@suse.cz>
Wed, 12 Jun 2019 07:17:42 +0000 (09:17 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Wed, 12 Jun 2019 07:17:42 +0000 (07:17 +0000)
commitd134323ba975f2f62178030c2eeaa2b83bd61117
treeadd8dbc5b0765f8b2f6ce9f5a776411cb13902bd
parentf3139680c36885f772828607e2e4a6a3df7ec4aa
Remove wrong assert about single value profiler.

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

* value-prof.c (stream_out_histogram_value): Only first value
can't be negative.

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