This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] LD/testsuite: Add 2**4 section alignment FILL script statement test
- From: Nick Clifton <nickc at redhat dot com>
- To: "Maciej W. Rozycki" <macro at imgtec dot com>, binutils at sourceware dot org
- Cc: Alan Modra <amodra at gmail dot com>, Tristan Gingold <gingold at adacore dot com>
- Date: Wed, 19 Jul 2017 11:21:23 +0100
- Subject: Re: [PATCH] LD/testsuite: Add 2**4 section alignment FILL script statement test
- Authentication-results: sourceware.org; auth=none
- Authentication-results: ext-mx01.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com
- Authentication-results: ext-mx01.extmail.prod.ext.phx2.redhat.com; spf=pass smtp.mailfrom=nickc at redhat dot com
- Dkim-filter: OpenDKIM Filter v2.11.0 mx1.redhat.com A61637F41A
- Dmarc-filter: OpenDMARC Filter v1.3.2 mx1.redhat.com A61637F41A
- References: <alpine.DEB.2.00.1707182249170.4107@tp.orcam.me.uk>
Hi Maciej,
> ld/
> * testsuite/ld-scripts/fill.d: Adjust `xfail' entries. Add
> `notarget' entries. Update comments.
> * testsuite/ld-scripts/fill16.d: New test.
> * testsuite/ld-scripts/fill16_0.s: New test source.
> * testsuite/ld-scripts/fill16_1.s: New test source.
> * testsuite/ld-scripts/fill16_2.s: New test source.
> * testsuite/ld-scripts/data.exp: Run the new test.
> OK for master and 2.29?
Approved for master. Please apply.
Cheers
Nick