RFC: attribute "unpadded"

Neil Booth neil@daikokuya.co.uk
Fri Aug 23 13:02:00 GMT 2002


Andrew Haley wrote:-

> Types with this new attribute will have unusual semantics - you can't
> have arrays of them nor take the addresses of objects with that type,
> for example.

I think you can take the address, you just can't do arithmetic on the
address if the underlying type is one of these unpadded types.

Neil.



More information about the Gcc mailing list