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: [PATCH 3/3] ELF: Add testcases for PR ld/23658


On Wed, Oct 3, 2018 at 3:34 AM Nick Clifton <nickc@redhat.com> wrote:
>
> Hi H.J.
>
> > Add testcases to verify that all SHT_NOTE sections with the same section
> > alignment are placed in a single PT_NOTE segment.
>
> > +#ld: --build-id
> > +#readelf: -l --wide
> > +# These targets don't support --build-id properly.
> > +#xfail: cr16-* crx-* d30v-* dlx-* fr30-* frv-* iq2000-*
> > +#xfail: m68hc12-* mn10200-* moxie-* mt-* msp430-* pj-*
>
> Is the build-id note necessary ?  You could check note segment assignment
> without it...

This test checks if the .note.gnu.build-id section is properly handled.

-- 
H.J.


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