This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: DATA_ALIGNMENT vs. DECL_USER_ALIGNMENT


    Seems to me that if this is happening, it's a failing of the
    layout_type interface.  It definitely seems Wrong to abuse
    *USER_ALIGN for this.

Why?  It seems like what it means is "the alignment of this type was set the
way it is for a reason.  Please don't change it."  And that applies here.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]