value-prof.c (free_hist): Remove call to memset and the enclosing if condition.
authorPrathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
Tue, 27 Jun 2017 06:13:54 +0000 (06:13 +0000)
committerPrathamesh Kulkarni <prathamesh3492@gcc.gnu.org>
Tue, 27 Jun 2017 06:13:54 +0000 (06:13 +0000)
commitd25c0cc1a537adf0dbbacad88f2f4dc20e9edd26
treead768538c9473d7db1ab0ccf5ffeca11ca201bc2
parent936615752a29ab245708d40782427c25e60a2114
value-prof.c (free_hist): Remove call to memset and the enclosing if condition.

2017-06-27  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>

* value-prof.c (free_hist): Remove call to memset and the enclosing if
condition.

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