This is the mail archive of the gcc@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: type layout bug, or not?



On Feb 21, 2006, at 4:44 PM, Chris Lattner wrote:

Is this the intended layout of this structure? What does it mean when a field runs off the end of the structure? In this case, should I just ignore the type size and assume that the 8 bytes are dynamically there?

I wonder if this is the same problem as recorded as PR 22488. To me it does sound
like the same issue.


Thanks,
Andrew Pinski


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