Resync inline implementation of ceil_log2 (PR 86506)
authorRichard Sandiford <richard.sandiford@arm.com>
Mon, 30 Jul 2018 11:23:26 +0000 (11:23 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Mon, 30 Jul 2018 11:23:26 +0000 (11:23 +0000)
commit1dcadcf01d48dda372630478140e3fb4f6bc73ee
treedd31e77ca31e106f993854b34e2832c8ad8edd9a
parentdc843a8597ef7ac7f2663120ae96c689c2dbbadb
Resync inline implementation of ceil_log2 (PR 86506)

In r262961 I only updated the out-of-line copy of ceil_log2.  This patch
applies the same change to the other (inline) one.

2018-07-30  Richard Sandiford  <richard.sandiford@arm.com>

gcc/
PR tree-optimization/86506
* hwint.h (ceil_log2): Resync with hwint.c implementation.

From-SVN: r263064
gcc/ChangeLog
gcc/hwint.h