This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[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
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 8 Mar 2011 22:46:06 +0000
- Subject: [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
- Auto-submitted: auto-generated
- References: <bug-48035-4@http.gcc.gnu.org/bugzilla/>
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.