[PATCH] Skip elf/section14 test for h8300 targets

Alan Modra amodra@gmail.com
Sat Sep 1 00:58:00 GMT 2018


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



More information about the Binutils mailing list