https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119576
--- Comment #12 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #7) > (In reply to Arthur O'Dwyer from comment #6) > > libstdc++-v3/include/bits/char_traits.h:#pragma GCC diagnostic ignored > > "-Warray-bounds" > > Done by r12-5874-gf8463b0e3ec243 (I think the underlying issue was fixed but > the #pragma was never removed). I tried removing them and the Bug 103483 warning (or a variation on it) is still present, and still bogus.