[GCC-XML] pragmas, preprocessor

Brad King brad.king at kitware.com
Fri Sep 24 07:39:36 EDT 2004


Thomas Heller wrote:
> As far as I can tell, it works now.  The patch generated 'offset=...'
> attributes for structure fields, and 'size=...' and 'align=...'
> attributes for structures.  'size' and 'offset' are measured in bits,
> 'align' is measured in bytes.

Great.  Thanks for the patch.  Based on it I was quickly able to 
implement this feature for all types (pointers, references, etc).  I've 
committed the changes to the CVS version with credit to you in the 
commit log.  Please try it out and let me know if it does what you need.

Thanks,
-Brad



More information about the gccxml mailing list