GCC 3.2

Benjamin Kosnik bkoz@redhat.com
Wed Aug 21 09:56:00 GMT 2002


> 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



More information about the Gcc mailing list