PR 87926
* Makefile.in (bitmap.o-warn): Use -Wno-error=array-bounds.
From-SVN: r266319
+2018-11-20 Nathan Sidwell <nathan@acm.org>
+
+ PR 87926
+ * Makefile.in (bitmap.o-warn): Use -Wno-error=array-bounds.
+
2018-11-20 Jan Hubicka <hubicka@ucw.cz>
PR lto/87997
gimple-match.o-warn = -Wno-unused
generic-match.o-warn = -Wno-unused
dfp.o-warn = -Wno-strict-aliasing
-bitmap.o-warn = -Wno-error # PR 87926
+bitmap.o-warn = -Wno-error=array-bounds # PR 87926
# All warnings have to be shut off in stage1 if the compiler used then
# isn't gcc; configure determines that. WARN_CFLAGS will be either