[Bug middle-end/98266] [11 Regression] bogus array subscript is partly outside array bounds on virtual inheritance

msebor at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 23 23:12:28 GMT 2021


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98266

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=22488

--- Comment #3 from Martin Sebor <msebor at gcc dot gnu.org> ---
See pr22488 for the underlying problem with the difference between DECL_SIZE
and TYPE_SIZE of classes with virtual bases.


More information about the Gcc-bugs mailing list