[Bug c++/48035] [4.4/4.5 Regression] Mismatch on size of class when initializing hierarchy involving virtual inheritance and empty base classes

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Mar 11 15:47:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48035

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |4.6.0
            Summary|[4.4/4.5/4.6 Regression]    |[4.4/4.5 Regression]
                   |Mismatch on size of class   |Mismatch on size of class
                   |when initializing hierarchy |when initializing hierarchy
                   |involving virtual           |involving virtual
                   |inheritance and empty base  |inheritance and empty base
                   |classes                     |classes
      Known to fail|4.6.0                       |

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-03-11 15:45:04 UTC ---
Fixed on the trunk so far.



More information about the Gcc-bugs mailing list