DATA_ALIGNMENT vs. DECL_USER_ALIGNMENT
Richard Kenner
kenner@vlsi1.ultra.nyu.edu
Fri Apr 11 04:45:00 GMT 2003
> But it *isn't* set in Ada!
Ulrich's experience clearly belies this.
What I meant is that the Ada front end doesn't set it, not that it
isn't getting set. Instead, it gets set from TYPE_USER_ALIGN, which
seems wrong to me because it doesn't properly distinguish (in any
language) the cases where an alignment is specified for a type
vs. when its specified for a decl.
More information about the Gcc
mailing list