This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: Missing x86 gas test
- From: "Jan Beulich" <JBeulich at suse dot com>
- To: "Nick Clifton" <nickc at redhat dot com>
- Cc: <binutils at sourceware dot org>
- Date: Thu, 27 Jun 2019 04:42:41 -0600
- Subject: Re: Missing x86 gas test
- References: <87zhm3ba9p.fsf@redhat.com>
Nick,
>>> On 27.06.19 at 12:19, <nickc@redhat.com> wrote:
> Your recent commit (c1dc7af5214) is resulting in:
>
> GAS ERROR: couldn't open "gas/testsuite/gas/i386/tbm-16bit.d": no such file
>
> I am not sure whether this is an i386.exp file for the attempt to run
> the test or a case of a couple of missing test files, but either way
> would you mind correcting it please ?
Sure, fixed. For an unclear reason (but definitely an oversight
of mine) these files were not part of an earlier commit. I'm sorry
for the breakage.
Jan