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]

Re: c++/8956: Class layout: exessive padding for simple inheritance case


Synopsis: Class layout: exessive padding for simple inheritance case

State-Changed-From-To: open->closed
State-Changed-By: nathan
State-Changed-When: Mon Dec 16 01:27:49 2002
State-Changed-Why:
    not a bug. S is a POD class, and its tail padding cannot be
    used. See 2.2 of the ABI doc

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8956


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