Fix format warning which showed up on FreeBSD 11.3.
authorJeff Law <law@redhat.com>
Wed, 4 Mar 2020 23:25:11 +0000 (16:25 -0700)
committerJeff Law <law@redhat.com>
Wed, 4 Mar 2020 23:25:11 +0000 (16:25 -0700)
commit20a235a8b443a81ea0ec6a10f260b119f2193a69
treed310136eb3f76b7ffcae516cf4bdf82fa7b0384c
parent6876b269bc7fe6465fedfed87c31e6175992129f
Fix format warning which showed up on FreeBSD 11.3.

PR bootstrap/93962
* value-prof.c (dump_histogram_value): Use std::abs.
gcc/ChangeLog
gcc/value-prof.c