re PR bootstrap/88133 (Build fails with host GCC < 4.3)
authorRichard Biener <rguenther@suse.de>
Wed, 21 Nov 2018 14:19:17 +0000 (14:19 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 21 Nov 2018 14:19:17 +0000 (14:19 +0000)
commit566422e03b34c8c934b878bf7b0af2fab3b1fb5f
treef3a225b6acc025889cc698a1e5895c39c281c9c2
parent0f9657f3775f4075d1c5e2067964630e18c4e2c9
re PR bootstrap/88133 (Build fails with host GCC < 4.3)

2018-11-21  Richard Biener  <rguenther@suse.de>

PR bootstrap/88133
* bitmap.c (bitmap_last_set_bit): Refactor to avoid warning.
* Makefile.in (bitmap.o-warn): Remove again.

From-SVN: r266344
gcc/ChangeLog
gcc/Makefile.in
gcc/bitmap.c