This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
RE: [PATCH][Binutils][Arm] Fix disassembler crashing on -b binary when thumb file and thumb not forced.
- From: Tamar Christina <Tamar dot Christina at arm dot com>
- To: Christophe Lyon <christophe dot lyon at linaro dot org>, "nickc at redhat dot com" <nickc at redhat dot com>
- Cc: binutils <binutils at sourceware dot org>, nd <nd at arm dot com>, Richard Earnshaw <Richard dot Earnshaw at arm dot com>, Ramana Radhakrishnan <Ramana dot Radhakrishnan at arm dot com>
- Date: Fri, 19 Oct 2018 13:15:51 +0000
- Subject: RE: [PATCH][Binutils][Arm] Fix disassembler crashing on -b binary when thumb file and thumb not forced.
- References: <20181017161810.GA16924@arm.com> <fca9f107-a08a-98b1-2fdd-12b96d6ed6c3@redhat.com> <CAKdteOa3Mq0uEv+ThcTh=UBPXmN3ALYhKT-a8MX1gaqxvovuhw@mail.gmail.com>
Hi Christoph,
>
> I've noticed regressions after your patch on arm-wince-pe:
> FAIL: gas:Undefined binary printing in arm mode
> FAIL: gas:Undefined binary printing in thumb mode
>
> Christophe
Ah right, the test aren't valid for -pe, I'll widen the skips to exclude *-*-pe instead of
*-unknown-pe and commit it under the obvious rule.
Thanks,
Tamar