https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101977
--- Comment #6 from Alan Modra <amodra at gmail dot com> --- (In reply to Martin Sebor from comment #5) > The -Warray-bounds for section.c is gone Thanks for fixing that. > but last night's build still shows > a large number of -Warray-bounds instances as well as other warnings for > Binutils & GDB. I built gcc and binutils+gdb just now and see that these are all in sim/ with the exception of -Wconflicts-sr and -Wconflicts-rr bison warnings, and this libstdc++ warning: home/alan/build/gcc-virgin/prev-x86_64-linux/libstdc++-v3/include/bits/stl_algo.h:1869:32: error: array subscript 19 is outside array bounds of ‘void [136]’ [-Werror=array-bounds]