This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/48035] [4.4 Regression] Mismatch on size of class when initializing hierarchy involving virtual inheritance and empty base classes
- From: "sezeroz at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 05 Oct 2011 08:10:50 +0000
- Subject: [Bug c++/48035] [4.4 Regression] Mismatch on size of class when initializing hierarchy involving virtual inheritance and empty base classes
- Auto-submitted: auto-generated
- References: <bug-48035-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48035
Ozkan Sezer <sezeroz at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sezeroz at gmail dot com
--- Comment #11 from Ozkan Sezer <sezeroz at gmail dot com> 2011-10-05 08:10:50 UTC ---
Will the fixes for this PR go into 4.4?