This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] Skip elf/section14 test for h8300 targets
- From: Alan Modra <amodra at gmail dot com>
- To: "H.J. Lu" <hjl dot tools at gmail dot com>
- Cc: Binutils <binutils at sourceware dot org>
- Date: Sat, 1 Sep 2018 10:28:09 +0930
- Subject: Re: [PATCH] Skip elf/section14 test for h8300 targets
- References: <20180830180814.110382-1-hjl.tools@gmail.com> <20180831162313.GK10851@bubble.grove.modra.org> <CAMe9rOp8zyjq2iSeKEpf+BH2k01o6F5xFjS5TvpuYNy+YexBuQ@mail.gmail.com>
On Fri, Aug 31, 2018 at 09:43:40AM -0700, H.J. Lu wrote:
> On Fri, Aug 31, 2018 at 9:23 AM, Alan Modra <amodra@gmail.com> wrote:
> > On Thu, Aug 30, 2018 at 11:08:14AM -0700, H.J. Lu wrote:
> >> --- a/gas/testsuite/gas/elf/section14.d
> >> +++ b/gas/testsuite/gas/elf/section14.d
> >> @@ -1,6 +1,9 @@
> >> #name: array sections
> >> #as: --no-pad-sections
> >> #readelf: -S --wide
> >> +# The h8300 port issues a warning message for new sections created
> >> +# without atrributes.
> > attributes
> >
> >> +#skip: h8300-*
> >
> > OK with this changed to xfail. That way we get an XPASS when port
> > peculiarities are fixed, and will fix the testsuite too.
Sorry, I didn't realize we lacked xfail support in the gas version of
run_dump_test when I wrote the above.
> * testsuite/lib/gas-defs.exp (run_dump_test): Add xfail support.
But it's nice to have this!
--
Alan Modra
Australia Development Lab, IBM