This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: [GOLD] alignment test


> PowerPC gcc aligns char arrays to a word which results in the test
> failing since it expects a char alignment for *_item4 variables.  As
> the test already uses gcc attributes to assign variables to sections,
> we may as well use an attribute to align too.
>
> OK?
>
>         * testsuite/plugin_layout_with_alignment.c: Explicitly align all
>         variables.

OK. Thanks!

-cary


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