https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98266
Martin Sebor <msebor at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2020-12-13 See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=97595 Summary|bogus array subscript is |[11 Regression] bogus array |partly outside array bounds |subscript is partly outside |on virtual inheritance |array bounds on virtual | |inheritance Status|UNCONFIRMED |NEW Blocks| |56456 Ever confirmed|0 |1 Target Milestone|--- |11.0 Keywords| |diagnostic --- Comment #1 from Martin Sebor <msebor at gcc dot gnu.org> --- The problem is most likely the same as in pr97595 (except in gimple-array-bounds.cc). Referenced Bugs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56456 [Bug 56456] [meta-bug] bogus/missing -Warray-bounds