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] Skip elf/section14 test for h8300 targets


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.

-- 
Alan Modra
Australia Development Lab, IBM


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