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: GCC 3.2


> As is will your tests detect any layout issues (changes in sizeof and 
> offsetof of structure members) like the datatest.cxx, I abstracted from 
> OOo code and sent to Franz?  It was those changes from gcc 2.95.X to gcc 
> 3.X that made the C++ to uno bridge codeneed to use an alignment 

No. currently it only checks for added/removed symbols and object size.
Can you please send me your test file datatest.cxx..

The goal is to get basic ABI stuff in now, and then the sizeof/alignof
bits can go in at a later date.

-benjamin


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