DATA_ALIGNMENT vs. DECL_USER_ALIGNMENT
Richard Henderson
rth@redhat.com
Thu Apr 10 21:44:00 GMT 2003
On Thu, Apr 10, 2003 at 04:25:31PM -0400, Richard Kenner wrote:
> Well, it looks like DECL_USER_ALIGN is copied from TYPE_USER_ALIGN
> in do_type_align (stor-layout.c), called via this call chain:
>
> I figured it had to be something like that. It's probably correct for C,
> but not for Ada. Perhaps we need a new lang hook?
Maybe. I'm a bit confused as to why *_USER_ALIGN would be set for
"most types" though. Seems to me that should only be done if the
USER did something specific, like "for x'alignment use N".
r~
More information about the Gcc
mailing list