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

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-03-09 12:46:12 UTC ---
I think this started with
http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138355


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