DATA_ALIGNMENT vs. DECL_USER_ALIGNMENT
Robert Dewar
dewar@gnat.com
Thu Apr 10 21:11:00 GMT 2003
> Yes, the type can have greater alignment. However type normally
> does imply a minimum alignment and minimum size. Specifying user
> alignment for a well-defined type seems redundant.
Well the front end must know statically the alignment of any non-primitive
type, so it makes some sense to specify it as having the value that the
front end thinks it has.
More information about the Gcc-patches
mailing list