This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011.03.08 22:45:54
      Known to work|                            |4.3.5
   Target Milestone|---                         |4.4.6
            Summary|Mismatch on size of class   |[4.4/4.5/4.6 Regression]
                   |when initializing hierarchy |Mismatch on size of class
                   |involving virtual           |when initializing hierarchy
                   |inheritance and empty base  |involving virtual
                   |classes                     |inheritance and empty base
                   |                            |classes
     Ever Confirmed|0                           |1
      Known to fail|                            |4.4.5, 4.6.0

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-03-08 22:45:54 UTC ---
Confirmed, there was no valgrind errors in 4.3.5.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]