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]

Re: Bizaare non-constant class sizes.


> I cannot see why this would happen, but I guess the next step is to
> work out member offsets and figure out exactly where things go weird.

GCC 2.95 would (incorrectly) allow that fields of a class are
variable-length arrays. That might cause the problem you see.

Please note that egcs-bugs is an address to report bugs, not one to
ask questions about the compiler.

Regards,
Martin


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